Home
last modified time | relevance | path

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

/external/cronet/url/
Durl_parse_internal.h15 inline bool IsURLSlash(char16_t ch) { in IsURLSlash() function
18 inline bool IsURLSlash(char ch) { in IsURLSlash() function
/external/openscreen/third_party/mozilla/
Durl_parse_internal.cc21 bool IsURLSlash(char ch) { in IsURLSlash() function