Home
last modified time | relevance | path

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

/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dunicode.c843 #define IS_HANGUL(code) ((code) >= EGCB_L) macro
865 if (IS_HANGUL(from) && IS_HANGUL(to)) { in unicode_egcb_is_break_2code()

Completed in 8 milliseconds