blob: 9b6c691d54234c666ce623736ef9778bf70b47cf (
plain) (
blame)
1
2
3
4
5
6
7
|
#if !(defined(GO) && defined(GOM) && defined(GO2) && defined(DATA))
error Meh...
#endif
GO(psl_str_to_utf8lower, pFp)
GO(psl_is_cookie_domain_acceptable, iFppp)
GO(psl_latest, pFp)
|