Searched refs:IS_HANGUL (Results 1 – 1 of 1) sorted by relevance
843 #define IS_HANGUL(code) ((code) >= EGCB_L) macro865 if (IS_HANGUL(from) && IS_HANGUL(to)) { in unicode_egcb_is_break_2code()
Completed in 8 milliseconds