Home | History | Annotate | Download | only in lib

Lines Matching refs:cstr

800     picoos_uint8 cstr[PICOBASE_UTF8_MAXLEN + 1];
807 if (!picobase_get_next_utf8char(sInChar, inLen, &pos, cstr) ||
808 !picoktab_hasVowellikeProp(sa->tabgraphs, cstr, PICOBASE_UTF8_MAXLEN)) {
813 if (!picobase_get_next_utf8char(sInChar, inLen, &nCount, cstr)) {
816 if (picoktab_hasVowellikeProp(sa->tabgraphs, cstr,