M_PUT            4593 modules/dav/main/mod_dav.c         | (AP_METHOD_BIT << M_PUT)
M_PUT            4632 modules/dav/main/mod_dav.c     if (r->method_number == M_PUT) {
M_PUT             274 modules/filters/mod_charset_lite.c     case M_PUT:
M_PUT             260 modules/generators/mod_cgi.c     if ((r->method_number == M_POST || r->method_number == M_PUT) &&
M_PUT            1059 modules/generators/mod_cgid.c     if ((r->method_number == M_POST || r->method_number == M_PUT)
M_PUT             427 modules/http/http_protocol.c     register_one_method(p, "PUT", M_PUT);
M_PUT             513 modules/http/http_protocol.c                     ? M_PUT : UNKNOWN_METHOD);
M_PUT             101 modules/proxy/mod_proxy_ajp.c         case M_PUT: