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

/httpd/modules/metadata/
H A Dmod_version.c146 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