Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/search_engines/
Dtemplate_url.cc158 std::string TemplateURLRef::ParseURL(const std::string& url, in ParseURL() function in TemplateURLRef
Dtemplate_url_parser.cc290 void ParseURL(const xmlChar** atts, ParsingContext* context) { in ParseURL() function