Searched refs:UC_R (Results 1 – 1 of 1) sorted by relevance
63 #define UC_R 29 /* Right-To-Left */ macro147 #define php_unicode_is_rtl(cc) php_unicode_is_prop1(cc, UC_R)149 #define php_unicode_is_strong(cc) php_unicode_is_prop(cc, UC_L, UC_R, -1)
Completed in 5 milliseconds