Searched defs:kHttpScheme (Results 1 – 2 of 2) sorted by relevance
13 static constexpr char kHttpScheme[] = "http"; variable
183 static const wchar_t kHttpScheme[] = L"http"; in CheckWebLink() local