Searched refs:xmlListRemoveAll (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/libxml2-26/libxml2/include/libxml/
H A Dlist.h81 xmlListRemoveAll (xmlListPtr l,
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dlist.h81 xmlListRemoveAll (xmlListPtr l,
/macosx-10.9.5/libxml2-26/libxml2/
H A Dlist.c394 * xmlListRemoveAll:
403 xmlListRemoveAll(xmlListPtr l, void *data) function
H A Dlibxml2.syms551 xmlListRemoveAll;
H A Delfgcchack.h5071 #undef xmlListRemoveAll macro
5072 extern __typeof (xmlListRemoveAll) xmlListRemoveAll __attribute((alias("xmlListRemoveAll__internal_alias")));
5074 #ifndef xmlListRemoveAll
5075 extern __typeof (xmlListRemoveAll) xmlListRemoveAll__internal_alias __attribute((visibility("hidden")));
5076 #define xmlListRemoveAll xmlListRemoveAll__internal_alias macro
H A Dtestapi.c11172 ret_val = xmlListRemoveAll(l, data);
11179 printf("Leak of %d blocks found in xmlListRemoveAll",
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dlist.c394 * xmlListRemoveAll:
403 xmlListRemoveAll(xmlListPtr l, void *data) function
H A Dlibxml2.syms551 xmlListRemoveAll;
H A Delfgcchack.h4969 #undef xmlListRemoveAll macro
4970 extern __typeof (xmlListRemoveAll) xmlListRemoveAll __attribute((alias("xmlListRemoveAll__internal_alias")));
4972 #ifndef xmlListRemoveAll
4973 extern __typeof (xmlListRemoveAll) xmlListRemoveAll__internal_alias __attribute((visibility("hidden")));
4974 #define xmlListRemoveAll xmlListRemoveAll__internal_alias macro
H A Dtestapi.c11128 ret_val = xmlListRemoveAll(l, data);
11135 printf("Leak of %d blocks found in xmlListRemoveAll",
[all...]

Completed in 538 milliseconds