Searched refs:bMatches (Results 1 – 1 of 1) sorted by relevance
102 bool bMatches = false; in matches() local116 bMatches = true; in matches()120 bMatches = p == pEnd || *p == '/' || *p == '?' || *p == '#'; in matches()136 bMatches = true; in matches()153 if (bMatches) in matches()178 return bMatches; in matches()
Completed in 12 milliseconds