Home
last modified time | relevance | path

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

/third_party/libpsl/src/
Dpsl.c1189 int type = 0, is_dafsa; in psl_load_fp() local
1202 is_dafsa = strlen(buf) == 16 && !strncmp(buf, ".DAFSA@PSL_", 11); in psl_load_fp()
1204 if (is_dafsa) { in psl_load_fp()