Home
last modified time | relevance | path

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

/PHP-7.0/ext/mbstring/
H A Dphp_unicode.h49 #define UC_ZP 0x00000100 /* Separator, Paragraph */ macro
178 #define php_unicode_is_psep(cc) php_unicode_is_prop(cc, UC_ZP, 0)

Completed in 8 milliseconds