Home
last modified time | relevance | path

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

/PHP-7.3/ext/mbstring/
H A Dphp_unicode.h193 #define php_unicode_is_case_ignorable(cc) php_unicode_is_prop1(cc, UC_CASE_IGNORABLE) macro
H A Dphp_unicode.c369 if (!php_unicode_is_case_ignorable(c)) { in convert_case_filter()

Completed in 12 milliseconds