Home
last modified time | relevance | path

Searched refs:text_length (Results 1 – 2 of 2) 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.c229 int32_t grapheme_split_string(const UChar *text, int32_t text_length, int boundary_array[], int bou… in grapheme_split_string() argument
242 ubrk_setText(bi, text, text_length, &status); in grapheme_split_string()

Completed in 6 milliseconds