Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/utf8proc/
H A Dutf8proc.c315 return grapheme_break_extended(utf8proc_get_property(c1)->boundclass, in utf8proc_grapheme_break_stateful()
316 utf8proc_get_property(c2)->boundclass, in utf8proc_grapheme_break_stateful()
472 int tbc = property->boundclass; in utf8proc_decompose_char()
507 int boundclass = UTF8PROC_BOUNDCLASS_START; in utf8proc_decompose_custom() local
526 &boundclass in utf8proc_decompose_custom()
H A Dutf8proc_internal.h283 unsigned boundclass:8; member