Home
last modified time | relevance | path

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

/php-src/ext/mbstring/
H A Dphp_unicode.h55 #define UC_L 21 /* Left-To-Right */ macro
138 #define php_unicode_is_ltr(cc) php_unicode_is_prop1(cc, UC_L)
139 #define php_unicode_is_strong(cc) php_unicode_is_prop(cc, UC_L, UC_R, -1)

Completed in 5 milliseconds