Home
last modified time | relevance | path

Searched refs:DoParseAuthority (Results 1 – 1 of 1) sorted by relevance

/external/openscreen/third_party/mozilla/
Durl_parse.cc136 void DoParseAuthority(const char* spec, in DoParseAuthority() function
307 DoParseAuthority(spec, authority, &parsed->username, &parsed->password, in DoParseAfterScheme()
817 DoParseAuthority(spec, auth, username, password, hostname, port_num); in ParseAuthority()