Home | History | Annotate | Download | only in src

Lines Matching refs:components

291 // append slashes which will be needed before any authority components for most
309 // The components for the username and password refer to ranges in the
311 // is legal as long as the two components don't overlap.
354 // components in the input text, from 1 to 4. If |family| is not IPV4,
506 // canonicalizing individual components.
573 // component remplacement (different strings for different components) can be
578 // components identify offsets within these strings, so that they can all be
586 // Constructor normally used by callers wishing to replace components. This
600 // Constructor normally used internally to initialize all the components to
626 // By default, each component is unchanged. For those components that should be
727 const url_parse::Parsed& components() const { return components_; }
780 // Path URLs can only have the scheme and path replaced. All other components
794 // All other components will be ignored.