Searched refs:pi_offset (Results 1 – 1 of 1) sorted by relevance
1162 char *pi_offset; in mod_proxy_check_extension() local1164 if (NULL != (pi_offset = strchr(fn->ptr + ct_len + 1, '/'))) { in mod_proxy_check_extension()1165 path_info_offset = pi_offset - fn->ptr; in mod_proxy_check_extension()