Home
last modified time | relevance | path

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

/PHP-8.2/ext/mbstring/
H A Dphp_unicode.h170 #define php_unicode_is_cased(cc) php_unicode_is_prop1(cc, UC_CASED) macro
H A Dphp_unicode.c354 data->title_mode = php_unicode_is_cased(c); in convert_case_filter()

Completed in 8 milliseconds