/external/svox/pico/lib/ |
picobase.h | 111 picoos_uint8 picobase_get_next_utf8char(const picoos_uint8 *utf8s, 117 * Same as picobase_get_next_utf8char
|
picobase.c | 955 picoos_uint8 picobase_get_next_utf8char(const picoos_uint8 *utf8s, function [all...] |
picosa.c | 807 if (!picobase_get_next_utf8char(sInChar, inLen, &pos, cstr) || 813 if (!picobase_get_next_utf8char(sInChar, inLen, &nCount, cstr)) { [all...] |
picopr.c | 634 picobase_get_next_utf8char(stokenStr, PR_MAX_DATA_LEN, & i, utf8char); 672 picobase_get_next_utf8char(str, PR_MAX_DATA_LEN, & li,utf8); [all...] |
picokdt.c | [all...] |