Searched refs:UTF8PROC_BOUNDCLASS_L (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/contrib/subversion/subversion/libsvn_subr/utf8proc/ |
| H A D | utf8proc_internal.h | 375 UTF8PROC_BOUNDCLASS_L = 6, /**< L */ enumerator
|
| H A D | utf8proc.c | 258 (lbc == UTF8PROC_BOUNDCLASS_L && /* GB6 */ in grapheme_break_simple() 259 (tbc == UTF8PROC_BOUNDCLASS_L || /* --- */ in grapheme_break_simple()
|
| H A D | utf8proc_data.c | 7925 …_MAX, UINT16_MAX, UINT16_MAX, UINT16_MAX, false, false, false, false, 2, 0, UTF8PROC_BOUNDCLASS_L}, 7926 …6_MAX, UINT16_MAX, UINT16_MAX, UINT16_MAX, false, false, true, false, 2, 0, UTF8PROC_BOUNDCLASS_L},
|