Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/utf8proc/
H A Dutf8proc.c274 … ((lbc == UTF8PROC_BOUNDCLASS_E_BASE || /* GB10 (requires additional handling below) */ in grapheme_break_simple()
302 else if ((*state == UTF8PROC_BOUNDCLASS_E_BASE || in grapheme_break_extended()
305 *state = UTF8PROC_BOUNDCLASS_E_BASE; in grapheme_break_extended()
H A Dutf8proc_internal.h384 UTF8PROC_BOUNDCLASS_E_BASE = 15, /**< Emoji Base */ enumerator
H A Dutf8proc_data.c9061 … UINT16_MAX, UINT16_MAX, UINT16_MAX, false, false, false, false, 1, 0, UTF8PROC_BOUNDCLASS_E_BASE},
9062 … UINT16_MAX, UINT16_MAX, UINT16_MAX, false, false, false, false, 2, 0, UTF8PROC_BOUNDCLASS_E_BASE},