Home
last modified time | relevance | path

Searched defs:spec_len (Results 1 – 10 of 10) sorted by relevance

/external/chromium/googleurl/src/
Durl_parse_file.cc78 int spec_len, in DoParseUNC()
130 int spec_len, in DoParseLocalFile()
141 void DoParseFileURL(const CHAR* spec, int spec_len, Parsed* parsed) { in DoParseFileURL()
Durl_file.h55 inline int FindNextSlash(const CHAR* spec, int begin_index, int spec_len) { in FindNextSlash()
72 int spec_len) { in DoesBeginWindowsDriveSpec()
Durl_util.cc128 int spec_len; in DoFindAndCompareScheme() local
152 int spec_len; in DoCanonicalize() local
263 int spec_len, in DoReplaceComponents()
414 int spec_len, in Canonicalize()
423 int spec_len, in Canonicalize()
458 int spec_len, in ReplaceComponents()
469 int spec_len, in ReplaceComponents()
Durl_canon_mailtourl.cc95 int spec_len, in CanonicalizeMailtoURL()
104 int spec_len, in CanonicalizeMailtoURL()
Durl_canon_pathurl.cc86 int spec_len, in CanonicalizePathURL()
95 int spec_len, in CanonicalizePathURL()
Durl_parse.cc59 int spec_len) { in FindNextAuthorityTerminator()
285 int spec_len, in DoParseAfterScheme()
316 void DoParseStandardURL(const CHAR* spec, int spec_len, Parsed* parsed) { in DoParseStandardURL()
339 void DoParsePathURL(const CHAR* spec, int spec_len, Parsed* parsed) { in DoParsePathURL()
381 void DoParseMailtoURL(const CHAR* spec, int spec_len, Parsed* parsed) { in DoParseMailtoURL()
747 int spec_len, in ParseAfterScheme()
754 int spec_len, in ParseAfterScheme()
Durl_util.h121 inline bool IsStandard(const char* spec, int spec_len, in IsStandard()
Durl_canon_stdurl.cc152 int spec_len, in CanonicalizeStandardURL()
163 int spec_len, in CanonicalizeStandardURL()
Durl_canon_fileurl.cc151 int spec_len, in CanonicalizeFileURL()
162 int spec_len, in CanonicalizeFileURL()
Durl_canon_relative.cc76 int spec_len) { in DoesBeginSlashWindowsDriveSpec()