Home
last modified time | relevance | path

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

/PHP-7.4/ext/mbstring/
H A Dphp_unicode.c232 static inline unsigned php_unicode_toupper_simple(unsigned code, enum mbfl_no_encoding enc) { in php_unicode_toupper_simple() function
325 out[0] = php_unicode_toupper_simple(c, data->no_encoding); in convert_case_filter()

Completed in 6 milliseconds