Functions | |
int | th_brk (const thchar_t *s, int pos[], size_t n) |
Find word break positions in Thai string. | |
int | th_brk_line (const thchar_t *in, thchar_t *out, size_t n, const char *delim) |
Insert word delimitors in given string. |
|
Find word break positions in Thai string.
|
|
Insert word delimitors in given string.
|