Home
last modified time | relevance | path

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

/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()