UC_MN 311 ext/mbstring/php_unicode.c UC_MN|UC_ME|UC_CF|UC_LM|UC_SK|UC_LU|UC_LL|UC_LT|UC_PO|UC_OS, 0); UC_MN 120 ext/mbstring/php_unicode.h #define php_unicode_is_graph(cc) php_unicode_is_prop(cc, UC_MN|UC_MC|UC_ME|UC_ND|UC_NL|UC_NO|\ UC_MN 124 ext/mbstring/php_unicode.h #define php_unicode_is_print(cc) php_unicode_is_prop(cc, UC_MN|UC_MC|UC_ME|UC_ND|UC_NL|UC_NO|\ UC_MN 138 ext/mbstring/php_unicode.h #define php_unicode_is_nonspacing(cc) php_unicode_is_prop(cc, UC_MN, 0) UC_MN 164 ext/mbstring/php_unicode.h #define php_unicode_is_mark(cc) php_unicode_is_prop(cc, UC_MN|UC_MC|UC_ME, 0) UC_MN 172 ext/mbstring/php_unicode.h #define php_unicode_is_nsmark(cc) php_unicode_is_prop(cc, UC_MN, 0) UC_MN 182 ext/mbstring/php_unicode.h UC_MN|UC_MC|UC_ND|UC_PC|UC_CF, 0)