Searched refs:ustring_len (Results 1 – 1 of 1) sorted by relevance
38 int ustring_len = 0; in PHP_FUNCTION() local53 intl_convert_utf8_to_utf16(&ustring, &ustring_len, string, string_len, &status ); in PHP_FUNCTION()67 ret_len = grapheme_split_string(ustring, ustring_len, NULL, 0 ); in PHP_FUNCTION()
Completed in 5 milliseconds