Searched refs:FindNextSlash (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/url/
H A Durl_file.h30 inline int FindNextSlash(const CHAR* spec, int begin_index, int spec_len) { function in namespace:url
H A Durl_parse_file.cc55 int next_slash = FindNextSlash(spec, after_slashes, spec_len);

Completed in 75 milliseconds