Home
last modified time | relevance | path

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

/PHP-7.4/ext/mbstring/
H A Dphp_unicode.h193 #define php_unicode_is_case_ignorable(cc) php_unicode_is_prop1(cc, UC_CASE_IGNORABLE) macro

Completed in 8 milliseconds