Home
last modified time | relevance | path

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

/external/openscreen/third_party/mozilla/
Durl_parse.cc56 int FindNextAuthorityTerminator(const char* spec, in FindNextAuthorityTerminator() function
298 int end_auth = FindNextAuthorityTerminator(spec, after_slashes, spec_len); in DoParseAfterScheme()