Home
last modified time | relevance | path

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

/external/srec/srec/Vocabulary/src/
DVocabularyImpl.c35 static PINLINE LCHAR* get_first_word(LCHAR* curr, LCHAR* end);
383 PINLINE LCHAR* get_first_word(LCHAR* curr, LCHAR* end) in get_first_word() function
484 curr=get_first_word(copy_of_phrase,end); in SR_VocabularyGetPronunciationImpl()