Home
last modified time | relevance | path

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

/PHP-5.5/ext/intl/grapheme/
H A Dgrapheme_util.h34 int grapheme_split_string(const UChar *text, int32_t text_length, int boundary_array[], int boundar…
H A Dgrapheme_util.c234 int grapheme_split_string(const UChar *text, int32_t text_length, int boundary_array[], int boundar… in grapheme_split_string() function
H A Dgrapheme_string.c93 ret_len = grapheme_split_string(ustring, ustring_len, NULL, 0 TSRMLS_CC ); in PHP_FUNCTION()

Completed in 13 milliseconds