Home
last modified time | relevance | path

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

/third_party/ejdb/src/util/
Dutf8proc.c272 || tbc == UTF8PROC_BOUNDCLASS_T)) ? false // --- in grapheme_break_simple()
274 || lbc == UTF8PROC_BOUNDCLASS_T) // --- in grapheme_break_simple()
275 && tbc == UTF8PROC_BOUNDCLASS_T) ? false // --- in grapheme_break_simple()
Dutf8proc.h383 UTF8PROC_BOUNDCLASS_T = 8, /**< T */ enumerator