Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicoklex.c396 lexres->phonfound = FALSE; in klex_setLexResult()
403 lexres->phonfound = TRUE; in klex_setLexResult()
435 if (lexres->phonfound) { in klex_lexblockLookup()
500 lexres->phonfound = FALSE; in picoklex_lexLookup()
Dpicoklex.h92 picoos_uint8 phonfound; /* phones found flag, TRUE if found */ member
Dpicowa.c306 if (lexres.phonfound) { /* incl. ind-phone and possibly multi-ent. */ in waProcessWordgraph()