Home | History | Annotate | Download | only in src

Lines Matching refs:url_parse

59                           const url_parse::Component& host,
60 url_parse::Component components[4]) {
72 url_parse::Component(cur_component_begin, component_len);
104 components[cur_component++] = url_parse::Component();
121 const url_parse::Component& component,
189 url_parse::Component* out_host) {
207 const url_parse::Component& host,
211 url_parse::Component components[4];
264 const url_parse::Component& host,
331 url_parse::Component hex_components[8];
341 url_parse::Component ipv4_component;
349 const url_parse::Component& host,
395 url_parse::Component(cur_component_begin, component_len);
426 parsed->ipv4_component = url_parse::Component(
477 const url_parse::Component& component) {
495 const url_parse::Component& host,
503 url_parse::Component ipv6_comp(host.begin + 1, host.len - 2);
570 url_parse::Component* contraction_range) {
572 url_parse::Component max_range;
575 url_parse::Component cur_range;
584 cur_range = url_parse::Component(i, 0);
604 const url_parse::Component& host,
634 url_parse::Component contraction_range;
674 const url_parse::Component& host,
675 url_parse::Component components[4]) {
680 const url_parse::Component& host,
681 url_parse::Component components[4]) {
686 const url_parse::Component& host,
698 const url_parse::Component& host,
710 const url_parse::Component& host,
717 const url_parse::Component& host,
725 const url_parse::Component& host,
731 const url_parse::Component& host,