Searched refs:ap_find_types (Results 1 – 4 of 4) sorted by relevance
747 || (res = ap_find_types(rnew)) in ap_sub_req_method_uri()851 if ((res = ap_find_types(rnew)) || (res = ap_run_fixups(rnew))) { in ap_sub_req_lookup_file()889 || (res = ap_find_types(rnew)) in ap_sub_req_lookup_file()1179 if ((access_status = ap_find_types(r)) != 0) { in process_request_internal()
396 API_EXPORT(int) ap_find_types(request_rec *r) in ap_find_types() function
444 API_EXPORT(int) ap_find_types(request_rec *);
136 #define find_types ap_find_types