Home
last modified time | relevance | path

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

/php-src/ext/mbstring/
H A Dphp_unicode.h56 #define UC_R 22 /* Right-To-Left */ macro
137 #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 6 milliseconds