Searched refs:php_unicode_is_punct (Results 1 – 1 of 1) sorted by relevance
/PHP-7.3/ext/mbstring/ | ||
H A D | php_unicode.h | 126 #define php_unicode_is_punct(cc) php_unicode_is_prop(cc, UC_PD, UC_PS, UC_PE, UC_PO, UC_PI, UC_PF, … macro |
Completed in 5 milliseconds