Searched refs:pathPE (Results 1 – 1 of 1) sorted by relevance
769 const char *pathPE = strstr((pathP + 1), ")"); in CalculatePathPosFromUri() local770 if (pathPE == nullptr) { in CalculatePathPosFromUri()773 *pathLength = pathPE - (pathP + 1); in CalculatePathPosFromUri()