Lines Matching defs:spec
57 int FindNextAuthorityTerminator(const CHAR* spec, in FindNextAuthorityTerminator()
68 void ParseUserInfo(const CHAR* spec, in ParseUserInfo()
91 void ParseServerInfo(const CHAR* spec, in ParseServerInfo()
141 void DoParseAuthority(const CHAR* spec, in DoParseAuthority()
177 void ParsePath(const CHAR* spec, in ParsePath()
284 void DoParseAfterScheme(const CHAR* spec, 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()
447 int DoParsePort(const CHAR* spec, const Component& component) { in DoParsePort()
490 void DoExtractFileName(const CHAR* spec, in DoExtractFileName()
529 bool DoExtractQueryKeyValue(const CHAR* spec, in DoExtractQueryKeyValue()
680 void ParseAuthority(const char* spec, in ParseAuthority()
689 void ParseAuthority(const char16* spec, in ParseAuthority()
730 void ParsePathInternal(const char* spec, in ParsePathInternal()
738 void ParsePathInternal(const char16* spec, in ParsePathInternal()
746 void ParseAfterScheme(const char* spec, in ParseAfterScheme()
753 void ParseAfterScheme(const char16* spec, in ParseAfterScheme()