Searched refs:text_length (Results 1 – 2 of 2) sorted by relevance
33 int32_t grapheme_split_string(const UChar *text, int32_t text_length, int boundary_array[], int bou…
236 int32_t grapheme_split_string(const UChar *text, int32_t text_length, int boundary_array[], int bou… in grapheme_split_string() argument249 ubrk_setText(bi, text, text_length, &status); in grapheme_split_string()
Completed in 9 milliseconds