Searched refs:apr_cstr_casecmp (Results 1 – 2 of 2) sorted by relevance
161 APR_DECLARE(int) apr_cstr_casecmp(const char *str1, const char *str2);
283 APR_DECLARE(int) apr_cstr_casecmp(const char *s1, const char *s2) in apr_cstr_casecmp() function