Home
last modified time | relevance | path

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

/third_party/libpsl/tools/
Dpsl.c103 psl_free(psl); in main()
112 psl_free(psl); in main()
124 psl_free(psl); in main()
224 psl_free(psl); in main()
285 psl_free(psl); in main()
300 psl_free(psl); in main()
/third_party/libpsl/tests/
Dtest-is-public-all.c213 psl_free(psl5); in test_psl()
214 psl_free(psl4); in test_psl()
215 psl_free(psl3); in test_psl()
216 psl_free((psl_ctx_t *)psl2); in test_psl()
217 psl_free(psl); in test_psl()
Dtest-is-cookie-domain-acceptable.c107 psl_free(psl); in test_psl()
Dtest-is-public.c186 psl_free(psl); in test_psl()
/third_party/libpsl/fuzz/
Dlibpsl_load_dafsa_fuzzer.c66 psl_free(psl); in LLVMFuzzerTestOneInput()
70 psl_free(psl); in LLVMFuzzerTestOneInput()
Dlibpsl_load_fuzzer.c56 psl_free(psl); in LLVMFuzzerTestOneInput()
Dlibpsl_fuzzer.c82 psl_free(psl); in LLVMFuzzerTestOneInput()
/third_party/libpsl/docs/libpsl/
Dlibpsl-sections.txt20 psl_free
/third_party/curl/lib/
Dpsl.c41 psl_free((psl_ctx_t *) pslcache->psl); in Curl_psl_destroy()
/third_party/libpsl/include/
Dlibpsl.h99 psl_free(psl_ctx_t *psl);
Dlibpsl.h.in99 psl_free(psl_ctx_t *psl);
/third_party/libpsl/src/
Dpsl.c1327 psl_free(psl); in psl_load_fp()
1340 void psl_free(psl_ctx_t *psl) in psl_free() function