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

/httpd/include/
H A Dhttpd.h1866 AP_DECLARE(int) ap_is_matchexp(const char *str)
/httpd/modules/generators/
H A Dmod_autoindex.c213 if ((type == BY_PATH) && (!ap_is_matchexp(to))) {
/httpd/server/
H A Dutil.c254 AP_DECLARE(int) ap_is_matchexp(const char *str) function
H A Dcore.c2746 if (ap_is_matchexp(name)) {

Completed in 3447 milliseconds