Searched refs:utf_codeLengthChar (Results 1 – 5 of 5) sorted by relevance
114 int utf_codeLengthChar(dchar_t c) in utf_codeLengthChar() function140 return utf_codeLengthChar(c); in utf_codeLength()
108 int utf_codeLengthChar(dchar_t c);
6804 charlen = utf_codeLengthChar(rawvalue); in foreachApplyUtf()
308 int utf_codeLengthChar(dchar c) in utf_codeLengthChar() function333 return utf_codeLengthChar(c); in utf_codeLength()
7185 charlen = utf_codeLengthChar(rawvalue); in foreachApplyUtf()