Home
last modified time | relevance | path

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

/third_party/libpsl/tests/
Dtest-is-public.c153 psl_free_string(lower); lower = NULL; in test_psl()
156 psl_free_string(lower); lower = NULL; in test_psl()
159 psl_free_string(lower); lower = NULL; in test_psl()
162 psl_free_string(lower); lower = NULL; in test_psl()
Dtest-registrable-domain.c84 psl_free_string(lower); in testx()
/third_party/libpsl/docs/libpsl/
Dlibpsl-sections.txt37 psl_free_string
/third_party/libpsl/include/
Dlibpsl.h104 psl_free_string(char *str);
Dlibpsl.h.in104 psl_free_string(char *str);
/third_party/libpsl/tools/
Dpsl.c221 psl_free_string(lower); in main()
/third_party/libpsl/
DNEWS39 * New function psl_free_string()
/third_party/libpsl/src/
Dpsl.c1682 void psl_free_string(char *str) in psl_free_string() function