Home
last modified time | relevance | path

Searched refs:grapheme_split_string (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/intl/grapheme/
H A Dgrapheme_util.h31 int32_t grapheme_split_string(const UChar *text, int32_t text_length, int boundary_array[], int bou…
H A Dgrapheme_util.c231 int32_t grapheme_split_string(const UChar *text, int32_t text_length, int boundary_array[], int bou… in grapheme_split_string() function
H A Dgrapheme_string.c67 ret_len = grapheme_split_string(ustring, ustring_len, NULL, 0 ); in PHP_FUNCTION()

Completed in 10 milliseconds