Searched refs:to_match (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/metadata/ | ||
H A D | mod_version.c | 146 const char *to_match; local 157 to_match = apr_psprintf(pool, "%d.%d.%d%s", 163 rc = !ap_regexec(compiled, to_match, 0, NULL, 0); |
Completed in 1197 milliseconds