Home
last modified time | relevance | path

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

/external/srec/srec/crec/
Dtext_parser.c190 static void clean_up_sentence(char* s);
198 clean_up_sentence(mytranscription); in FST_CheckPath()
205 static void clean_up_sentence(char* s) in clean_up_sentence() function