HomeSort by relevance Sort by last modified time
    Searched defs:DomainRule (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/base/
effective_tld_names.cc 40 struct DomainRule {
57 static const struct DomainRule *FindDomain (const char *str, unsigned int len);
232 const struct DomainRule *
235 static const struct DomainRule wordlist[] =
    [all...]
effective_tld_names_unittest1.cc 41 struct DomainRule {
58 static const struct DomainRule *FindDomain (const char *str, unsigned int len);
134 const struct DomainRule *
137 static const struct DomainRule wordlist[] =

Completed in 36 milliseconds