Home
last modified time | relevance | path

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

/dports/games/dreamchess/dreamchess-0.3.0/dreamchess/src/
H A Dxml.c59 static void free_attrs(state *s) { in free_attrs() function
83 free_attrs(s); in copy_attrs()
/dports/devel/libfirm/libfirm-1.21.0/ir/tr/
H A Dtpop_t.h64 free_attrs_func free_attrs; /**< Called to free the attributes of a type. */ member
H A Dtype.c172 if (tpop->ops.free_attrs) in free_type_attrs()
173 tpop->ops.free_attrs(tp); in free_type_attrs()
/dports/net/py-ldap0/python-ldap0-68c70989a8992cf656764e0b8acad9797895055f/_libldap0/
H A Dldapobject.c15 static void free_attrs(char***, PyObject*);
277 free_attrs(&attrs, *seq); in attrs_from_List()
284 free_attrs( char*** attrsp, PyObject* seq ) { in free_attrs() function
972 free_attrs( &attrs, attrs_seq); in l_ldap_search_ext()
992 free_attrs( &attrs, attrs_seq); in l_ldap_search_ext()
/dports/net/py-ldap/python-ldap-3.4.0/Modules/
H A DLDAPObject.c19 static void free_attrs(char ***);
357 free_attrs(&attrs); in attrs_from_List()
364 free_attrs(char ***attrsp) in free_attrs() function
1258 free_attrs(&attrs); in l_ldap_search_ext()
1265 free_attrs(&attrs); in l_ldap_search_ext()
1277 free_attrs(&attrs); in l_ldap_search_ext()
/dports/mail/sqwebmail/sqwebmail-6.0.6/libs/sqwebmail/
H A Dhtml.c199 static void free_attrs(struct htmlfilter_info *p) in free_attrs() function
304 free_attrs(p); in htmlfilter_free()
439 free_attrs(p); in handle_chars()