Home
last modified time | relevance | path

Searched refs:utfgraph (Results 1 – 1 of 1) sorted by relevance

/external/svox/pico/lib/
Dpicokdt.c1999 static picoos_uint8 kdtGetUTF8char(const picoos_uint8 *utfgraph, in kdtGetUTF8char() argument
2008 if (!picobase_get_next_utf8charpos(utfgraph, graphlen, &pos)) { in kdtGetUTF8char()
2012 return picobase_get_next_utf8char(utfgraph, graphlen, &pos, utf8char); in kdtGetUTF8char()
2016 static picoos_uint16 kdtGetUTF8Nr(const picoos_uint8 *utfgraph, in kdtGetUTF8Nr() argument
2025 if (!picobase_get_next_utf8charpos(utfgraph, graphlen, &postmp)) { in kdtGetUTF8Nr()