Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_api_module/url/
H A Djs_url.cpp24 std::map<std::string, int> g_head = { variable
168 auto temp = g_head.count(scheme); in IsSpecial()
322 for (auto i : g_head) { in AnalysisPort()