Home
last modified time | relevance | path

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

/third_party/iowow/src/utils/
Dutf8proc.c274 || tbc == UTF8PROC_BOUNDCLASS_T)) ? false // --- in grapheme_break_simple()
276 || lbc == UTF8PROC_BOUNDCLASS_T) // --- in grapheme_break_simple()
277 && tbc == UTF8PROC_BOUNDCLASS_T) ? false // --- in grapheme_break_simple()
Dutf8proc.h383 UTF8PROC_BOUNDCLASS_T = 8, /**< T */ enumerator