Searched refs:grapheme_count_graphemes (Results 1 – 2 of 2) sorted by relevance
33 int32_t grapheme_count_graphemes(UBreakIterator *bi, UChar *string, int32_t string_len);
187 ret_pos = grapheme_count_graphemes(bi, uhaystack,char_pos); in grapheme_strpos_utf16()267 int32_t grapheme_count_graphemes(UBreakIterator *bi, UChar *string, int32_t string_len) in grapheme_count_graphemes() function
Completed in 7 milliseconds