Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/url/
H A Durl_parse_internal.h60 inline int CountConsecutiveSlashes(const CHAR *str, in CountConsecutiveSlashes() function
/aosp_15_r20/external/openscreen/third_party/mozilla/
H A Durl_parse_internal.cc45 int CountConsecutiveSlashes(const char* str, int begin_offset, int str_len) { in CountConsecutiveSlashes() function