Home
last modified time | relevance | path

Searched defs:kHttpScheme (Results 1 – 2 of 2) sorted by relevance

/external/openscreen/third_party/mozilla/
Durl_parse_internal.h13 static constexpr char kHttpScheme[] = "http"; variable
/external/pdfium/core/fpdftext/
Dcpdf_linkextract.cpp183 static const wchar_t kHttpScheme[] = L"http"; in CheckWebLink() local