Home
last modified time | relevance | path

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

/PHP-7.3/ext/mbstring/
H A Dphp_unicode.h66 #define UC_L 28 /* Left-To-Right */ macro
152 #define php_unicode_is_ltr(cc) php_unicode_is_prop1(cc, UC_L)
153 #define php_unicode_is_strong(cc) php_unicode_is_prop(cc, UC_L, UC_R, -1)

Completed in 7 milliseconds