Searched refs:UTF8PROC_BOUNDCLASS_V (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/contrib/subversion/subversion/libsvn_subr/utf8proc/ |
| H A D | utf8proc.c | 260 tbc == UTF8PROC_BOUNDCLASS_V || /* --- */ in grapheme_break_simple() 264 lbc == UTF8PROC_BOUNDCLASS_V) && /* --- */ in grapheme_break_simple() 265 (tbc == UTF8PROC_BOUNDCLASS_V || /* --- */ in grapheme_break_simple()
|
| H A D | utf8proc_internal.h | 376 UTF8PROC_BOUNDCLASS_V = 7, /**< V */ enumerator
|
| H A D | utf8proc_data.c | 7927 …6_MAX, UINT16_MAX, UINT16_MAX, UINT16_MAX, false, false, true, false, 2, 0, UTF8PROC_BOUNDCLASS_V}, 7928 …_MAX, UINT16_MAX, UINT16_MAX, UINT16_MAX, false, false, false, false, 2, 0, UTF8PROC_BOUNDCLASS_V},
|