Home | History | Annotate | Download | only in autocomplete

Lines Matching refs:url_parse

18 #include "googleurl/src/url_parse.h"
240 url_parse::Parsed* parts,
250 url_parse::Component* scheme,
251 url_parse::Component* host);
285 const url_parse::Parsed& parts() const { return parts_; }
329 url_parse::Parsed parts_;