Searched refs:grapheme_split_string (Results 1 – 3 of 3) sorted by relevance
31 int32_t grapheme_split_string(const UChar *text, int32_t text_length, int boundary_array[], int bou…
231 int32_t grapheme_split_string(const UChar *text, int32_t text_length, int boundary_array[], int bou… in grapheme_split_string() function
67 ret_len = grapheme_split_string(ustring, ustring_len, NULL, 0 ); in PHP_FUNCTION()
Completed in 6 milliseconds