Home
last modified time | relevance | path

Searched refs:php_unicode_is_alpha (Results 1 – 1 of 1) sorted by last modified time

/PHP-8.0/ext/mbstring/
H A Dphp_unicode.h117 #define php_unicode_is_alpha(cc) php_unicode_is_prop(cc, UC_LU, UC_LL, UC_LM, UC_LO, UC_LT, -1) macro

Completed in 7 milliseconds