Home
last modified time | relevance | path

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

/external/svox/pico/tts/
Dcom_svox_picottsengine.cpp604 static int get_tok(const char * str , int pos, int textlen, int *tokstart, int *toklen) in get_tok() function
701 while (get_tok(str, pos, textlen, &tokstart, &toklen)) { in doCamelCase()
726 while (get_tok (str, pos, textlen, &tokstart, &toklen)) { in doCamelCase()