Home
last modified time | relevance | path

Searched refs:g_doubleSegment (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/ets_utils/js_api_module/url/
H A Djs_url.cpp29 std::vector<std::string> g_doubleSegment = { variable
270 auto result = find(g_doubleSegment.begin(), g_doubleSegment.end(), temp[it]); in AnalysisPath()
271 if (result != g_doubleSegment.end()) { in AnalysisPath()
779 auto a = find(g_doubleSegment.begin(), g_doubleSegment.end(), temp[i]); in AnalysisFilePath()
780 if (a != g_doubleSegment.end()) { in AnalysisFilePath()