Searched refs:grapheme_split_string (Results 1 – 3 of 3) 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() function
91 ret_len = grapheme_split_string(ustring, ustring_len, NULL, 0 ); in PHP_FUNCTION()
Completed in 7 milliseconds