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