HomeSort by relevance Sort by last modified time
    Searched refs:TrimURL (Results 1 - 4 of 4) sorted by null

  /external/chromium/googleurl/src/
url_parse_internal.h 56 inline void TrimURL(const CHAR* spec, int* begin, int* len) {
url_parse_file.cc 156 TrimURL(spec, &begin, &spec_len);
url_parse.cc 321 TrimURL(spec, &begin, &spec_len);
351 TrimURL(spec, &begin, &spec_len);
395 TrimURL(spec, &begin, &spec_len);
url_canon_relative.cc 98 url_parse::TrimURL(url, &begin, &url_len);

Completed in 265 milliseconds