Home
last modified time | relevance | path

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

/PHP-7.1/ext/mbstring/
H A Dphp_unicode.h180 #define php_unicode_is_identstart(cc) php_unicode_is_prop(cc, UC_LU|UC_LL|UC_LT|UC_LO|UC_NL, 0) macro

Completed in 5 milliseconds