Searched refs:UC_R (Results 1 – 1 of 1) sorted by relevance
56 #define UC_R 22 /* Right-To-Left */ macro137 #define php_unicode_is_rtl(cc) php_unicode_is_prop1(cc, UC_R)139 #define php_unicode_is_strong(cc) php_unicode_is_prop(cc, UC_L, UC_R, -1)
Completed in 4 milliseconds