Home
last modified time | relevance | path

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

/PHP-8.1/ext/mbstring/
H A Dphp_unicode.c199 static inline unsigned php_unicode_tolower_simple(unsigned code, enum mbfl_no_encoding enc) { in php_unicode_tolower_simple() function
314 code = php_unicode_tolower_simple(c, data->no_encoding); in convert_case_filter()
336 code = php_unicode_tolower_simple(c, data->no_encoding); in convert_case_filter()

Completed in 7 milliseconds