Home
last modified time | relevance | path

Searched refs:UTF8PROC_VERSION_MINOR (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/utf8proc/
H A Dutf8proc_internal.h74 #define UTF8PROC_VERSION_MINOR 1 macro
H A DNEWS.md131 `UTF8PROC_VERSION_MINOR`, and `UTF8PROC_VERSION_PATCH` for compile-time
H A Dutf8proc.c92 …return STRINGIZE(UTF8PROC_VERSION_MAJOR) "." STRINGIZE(UTF8PROC_VERSION_MINOR) "." STRINGIZE(UTF8P… in utf8proc_version()
/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/
H A Dutf8proc.c50 APR_STRINGIFY(UTF8PROC_VERSION_MINOR) "." in svn_utf__utf8proc_compiled_version()