Home
last modified time | relevance | path

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

/third_party/ejdb/src/util/
Dutf8proc.c268 || tbc == UTF8PROC_BOUNDCLASS_LVT)) ? false // --- in grapheme_break_simple()
273 : ( ( lbc == UTF8PROC_BOUNDCLASS_LVT // GB8 in grapheme_break_simple()
Dutf8proc.h385 UTF8PROC_BOUNDCLASS_LVT = 10, /**< Lvt */ enumerator