Home
last modified time | relevance | path

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

/PHP-8.1/ext/mbstring/
H A Dphp_unicode.c228 static inline void php_unicode_tolower_full(unsigned code, enum mbfl_no_encoding enc, in php_unicode_tolower_full() function
319 php_unicode_tolower_full(c, data->no_encoding, data->next_filter); in convert_case_filter()
339 php_unicode_tolower_full(c, data->no_encoding, data->next_filter); in convert_case_filter()

Completed in 8 milliseconds