Searched refs:isSpecialPath (Results 1 – 2 of 2) sorted by relevance
50 bool isSpecialPath = false; member
1053 urlinfo.isSpecialPath = input[0] != '/' ? true : false; in AnalysisHostAndPath()1375 if (urlData_.isSpecialPath) { in GetPath()