Home
last modified time | relevance | path

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

/aosp_15_r20/external/openscreen/third_party/mozilla/
H A Durl_parse.cc794 bool IsAuthorityTerminator(char ch) { in IsAuthorityTerminator() function
/aosp_15_r20/external/cronet/url/third_party/mozilla/
H A Durl_parse.cc983 bool IsAuthorityTerminator(char16_t ch, ParserMode parser_mode) { in IsAuthorityTerminator() function