Home
last modified time | relevance | path

Searched refs:suffix_init (Results 1 – 1 of 1) sorted by relevance

/third_party/libpsl/src/
Dpsl.c303 static int suffix_init(psl_entry_t *suffix, const char *rule, size_t length) in suffix_init() function
812 if (suffix_init(&suffix, lookupname, strlen(lookupname)) == 0) { in add_punycode_if_needed()
1290 if (suffix_init(&suffix, p, linep - p) == 0) { in psl_load_fp()