Lines Matching full:component
33 url_parse::Component UTF8ComponentToUTF16Component(
35 const url_parse::Component& component_utf8) {
37 return url_parse::Component();
45 url_parse::Component component_16(before_component_string_16.length(),
222 const url_parse::Component& part,
234 const url_parse::Component& part,
245 const url_parse::Component& part,
274 const url_parse::Component& part,
285 const url_parse::Component& part,
298 const url_parse::Component& part,
309 const url_parse::Component& part,
320 const url_parse::Component& scheme_component) {
344 url_parse::Component* scheme_component,
355 url_parse::Component canon_scheme_component;
412 url_parse::Component(0, static_cast<int>(scheme.length()))))
483 url_parse::Component(0, static_cast<int>(scheme.length())))) {
584 void URLFixerUpper::OffsetComponent(int offset, url_parse::Component* part) {
588 // Offset the location of this component.