Searched defs:FindIPv4Components (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/url/
H A Durl_canon_ip.cc89 // The input is assumed to be ASCII. FindIPv4Components should have stripped
165 if (!FindIPv4Components(spec, host, components))
645 bool FindIPv4Components(const char* spec, function
651 bool FindIPv4Components(const base::char16* spec, function

Completed in 145 milliseconds