Home
last modified time | relevance | path

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

/third_party/libpsl/tests/
Dtest-is-public-all.c138 psl_ctx_t *psl, *psl3, *psl4, *psl5; in test_psl() local
154 if (!(psl4 = psl_load_file(PSL_ASCII_DAFSA))) { in test_psl()
197 if (psl4) in test_psl()
198 test_psl_entry(psl4, p, type); in test_psl()
214 psl_free(psl4); in test_psl()