Home
last modified time | relevance | path

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

/PHP-8.0/ext/mbstring/
H A Dphp_unicode.h122 #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 6 milliseconds