Home
last modified time | relevance | path

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

/NextBSD/contrib/subversion/subversion/libsvn_subr/utf8proc/
HDutf8proc.c76 #define UTF8PROC_HANGUL_L_END 0x115A macro
328 ((uc >= UTF8PROC_HANGUL_L_START && uc < UTF8PROC_HANGUL_L_END) || in utf8proc_decompose_char()