Searched refs:g_singlesegment (Results 1 – 1 of 1) sorted by relevance
34 std::vector<std::string> g_singlesegment = { ".", "%2e", "%2E" }; variable286 result = find(g_singlesegment.begin(), g_singlesegment.end(), temp[it]); in AnalysisPath()287 if (result != g_singlesegment.end() && it == length - 1) { in AnalysisPath()292 if (result == g_singlesegment.end()) { in AnalysisPath()792 a = find(g_singlesegment.begin(), g_singlesegment.end(), temp[i]); in AnalysisFilePath()793 if (a != g_singlesegment.end()) { in AnalysisFilePath()