Home | History | Annotate | Download | only in src

Lines Matching defs:relative

158   // Remove any whitespace from the middle of the relative URL, possibly
231 // Remove any whitespace from the middle of the relative URL, possibly
235 const CHAR* relative = RemoveURLWhitespace(in_relative, in_relative_length,
247 relative, relative_length,
256 // Relative, resolve and canonicalize.
260 file_base_scheme, relative,
265 // Not relative, canonicalize the input.
266 return DoCanonicalize(relative, relative_length, charset_converter,
383 const char* relative,
389 relative, relative_length,
396 const char16* relative,
402 relative, relative_length,