Searched refs:utf8proc_grapheme_break_stateful (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/utf8proc/
H A Dutf8proc_internal.h595 * @warning If the state parameter is used, `utf8proc_grapheme_break_stateful` must
598 UTF8PROC_DLLEXPORT utf8proc_bool utf8proc_grapheme_break_stateful(
602 * Same as @ref utf8proc_grapheme_break_stateful, except without support for the
H A Dutf8proc.c312 UTF8PROC_DLLEXPORT utf8proc_bool utf8proc_grapheme_break_stateful( function
323 return utf8proc_grapheme_break_stateful(c1, c2, NULL);

Completed in 60 milliseconds