Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/apr/include/
Dapr_cstr.h161 APR_DECLARE(int) apr_cstr_casecmp(const char *str1, const char *str2);
/freebsd-12-stable/contrib/apr/strings/
Dapr_cstr.c283 APR_DECLARE(int) apr_cstr_casecmp(const char *s1, const char *s2) in apr_cstr_casecmp() function