Searched refs:utf_codeLengthWchar (Results 1 – 5 of 5) sorted by relevance
127 int utf_codeLengthWchar(dchar_t c) in utf_codeLengthWchar() function142 return utf_codeLengthWchar(c); in utf_codeLength()
109 int utf_codeLengthWchar(dchar_t c);
6808 charlen = utf_codeLengthWchar(rawvalue); in foreachApplyUtf()
321 int utf_codeLengthWchar(dchar c) in utf_codeLengthWchar() function335 return utf_codeLengthWchar(c); in utf_codeLength()
7189 charlen = utf_codeLengthWchar(rawvalue); in foreachApplyUtf()