Home
last modified time | relevance | path

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

/third_party/iowow/src/utils/
Dutf8proc.c279 || tbc == UTF8PROC_BOUNDCLASS_ZWJ // --- in grapheme_break_simple()
286 : ( lbc == UTF8PROC_BOUNDCLASS_ZWJ // GB11 in grapheme_break_simple()
Dutf8proc.h389 UTF8PROC_BOUNDCLASS_ZWJ = 14, /**< Zero Width Joiner */ enumerator