Home
last modified time | relevance | path

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

/PHP-8.0/ext/mbstring/
H A Dphp_unicode.h57 #define UC_PO 23 /* Punctuation, Other */ macro
122 #define php_unicode_is_punct(cc) php_unicode_is_prop(cc, UC_PD, UC_PS, UC_PE, UC_PO, UC_PI, UC_PF, …
125 UC_PS, UC_PE, UC_PO, UC_SM, UC_SM, UC_SC, UC_SK, \
129 UC_PS, UC_PE, UC_PO, UC_SM, UC_SM, UC_SC, UC_SK, \

Completed in 9 milliseconds