Searched defs:AP_CONTENT_MD5_UNSET (Results 1 - 1 of 1) sorted by relevance

/httpd/server/
H A Dcore.c82 #define AP_CONTENT_MD5_UNSET 2 macro
150 conf->content_md5 = AP_CONTENT_MD5_UNSET;
276 if (new->content_md5 != AP_CONTENT_MD5_UNSET) {

Completed in 20 milliseconds