Searched refs:request_path_len (Results 1 – 1 of 1) sorted by relevance
834 int request_path_len, reg_map_path_len; in _regexMappingLookup() local835 const char *request_path = request_url->path_get(&request_path_len), *reg_map_path; in _regexMappingLookup()868 if ((request_path_len < reg_map_path_len) || in _regexMappingLookup()