Searched refs:mblen (Results 1 – 5 of 5) sorted by relevance
79 mblen( in mblen() function
504 mblen( in mblen() function
748 int mblen(const char *S, size_t N);
91 int mblen(const char *, size_t);
986 UChar* s1, UChar** ps2, int mblen) in string_cmp_ic() argument994 end1 = s1 + mblen; in string_cmp_ic()995 end2 = s2 + mblen; in string_cmp_ic()