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

/freebsd-11-stable/contrib/apr-util/test/
H A Dtestxlate.c76 static int is_transform_supported(abts_case *tc, const char *cs1, function
84 static int is_transform_supported(abts_case *tc, const char *cs1, function
111 if (is_transform_supported(tc, "ISO-8859-1", "ISO-8859-2", p)) {
114 if (is_transform_supported(tc, "ISO-8859-2", "ISO-8859-1", p)) {

Completed in 125 milliseconds