Home
last modified time | relevance | path

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

/PHP-8.2/ext/mbstring/
H A Dphp_unicode.h70 #define UC_P 34 /* Punctuation */ macro
117 #define php_unicode_is_punct(cc) php_unicode_is_prop1(cc, UC_P)
120 UC_LU, UC_LL, UC_LT, UC_LM, UC_LO, UC_P, \
124 UC_LU, UC_LL, UC_LT, UC_LM, UC_LO, UC_P, \

Completed in 6 milliseconds