Home
last modified time | relevance | path

Searched refs:text_length (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/intl/grapheme/
H A Dgrapheme_util.h33 int32_t grapheme_split_string(const UChar *text, int32_t text_length, int boundary_array[], int bou…
H A Dgrapheme_util.c248 int32_t grapheme_split_string(const UChar *text, int32_t text_length, int boundary_array[], int bou… in grapheme_split_string() argument
261 ubrk_setText(bi, text, text_length, &status); in grapheme_split_string()

Completed in 15 milliseconds