Home
last modified time | relevance | path

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

/external/svox/pico/tts/
Dcom_svox_picottsengine.cpp980 void CnvIPAPnt( const char16_t IPnt, char * XPnt ) in CnvIPAPnt() argument
982 char16_t ThisPnt = IPnt; /* local copy of single IPA codepoint */ in CnvIPAPnt()
994 if (IPnt == PhnAry[idx].strIPA) { /* matches IPA code */ in CnvIPAPnt()