Home
last modified time | relevance | path

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

/external/cronet/url/
Durl_file.h27 inline int FindNextSlash(const CHAR* spec, int begin_index, int spec_len) { in FindNextSlash()
44 int spec_len) { in DoesContainWindowsDriveSpecUntil()
69 int spec_len) { in DoesBeginWindowsDriveSpec()
Durl_parse_file.cc53 int spec_len, in DoParseUNC()
81 int spec_len, in DoParseLocalFile()
93 void DoParseFileURL(const CHAR* spec, int spec_len, Parsed* parsed) { in DoParseFileURL()
Durl_canon_mailtourl.cc85 int spec_len, in CanonicalizeMailtoURL()
94 int spec_len, in CanonicalizeMailtoURL()
Durl_canon_filesystemurl.cc87 int spec_len, in CanonicalizeFileSystemURL()
98 int spec_len, in CanonicalizeFileSystemURL()
Durl_canon_stdurl.cc146 int spec_len, in CanonicalizeStandardURL()
158 int spec_len, in CanonicalizeStandardURL()
Durl_util.cc213 int spec_len; in DoFindAndCompareScheme() local
231 int spec_len, in DoCanonicalize()
398 int spec_len, in DoReplaceComponents()
783 int spec_len, in Canonicalize()
793 int spec_len, in Canonicalize()
829 int spec_len, in ReplaceComponents()
840 int spec_len, in ReplaceComponents()
Durl_canon_pathurl.cc86 int spec_len, in CanonicalizePathURL()
95 int spec_len, in CanonicalizePathURL()
Durl_canon_fileurl.cc183 int spec_len, in CanonicalizeFileURL()
194 int spec_len, in CanonicalizeFileURL()
Durl_canon_relative.cc59 int spec_len) { in DoesBeginSlashWindowsDriveSpec()
/external/openscreen/third_party/mozilla/
Durl_parse.cc58 int spec_len) { in FindNextAuthorityTerminator()
284 int spec_len, in DoParseAfterScheme()
314 void DoParseStandardURL(const char* spec, int spec_len, Parsed* parsed) { in DoParseStandardURL()
334 void DoParseFileSystemURL(const char* spec, int spec_len, Parsed* parsed) { in DoParseFileSystemURL()
450 int spec_len, in DoParsePathURL()
496 void DoParseMailtoURL(const char* spec, int spec_len, Parsed* parsed) { in DoParseMailtoURL()
852 int spec_len, in ParseAfterScheme()
/external/cronet/url/third_party/mozilla/
Durl_parse.cc63 int spec_len) { in FindNextAuthorityTerminator()
313 int spec_len, in DoParseAfterScheme()
344 void DoParseStandardURL(const CHAR* spec, int spec_len, Parsed* parsed) { in DoParseStandardURL()
365 void DoParseFileSystemURL(const CHAR* spec, int spec_len, Parsed* parsed) { in DoParseFileSystemURL()
482 int spec_len, in DoParsePathURL()
529 void DoParseMailtoURL(const CHAR* spec, int spec_len, Parsed* parsed) { in DoParseMailtoURL()
950 int spec_len, in ParseAfterScheme()
957 int spec_len, in ParseAfterScheme()
/external/harfbuzz_ng/src/
Dhb-ot-tag.cc215 unsigned spec_len) in lang_matches()