Home
last modified time | relevance | path

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

/PHP-8.0/ext/mbstring/
H A Dphp_unicode.c245 static inline void php_unicode_tolower_full(unsigned code, enum mbfl_no_encoding enc, in php_unicode_tolower_full() function
336 php_unicode_tolower_full(c, data->no_encoding, data->next_filter); in convert_case_filter()
356 php_unicode_tolower_full(c, data->no_encoding, data->next_filter); in convert_case_filter()

Completed in 5 milliseconds