Searched defs:xmlFree (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/libxml2-26/libxml2/include/libxml/
H A Dglobals.h75 #undef xmlFree macro
127 xmlFreeFunc xmlFree; member in struct:_xmlGlobalState
228 #define xmlFree \ macro
231 XMLPUBVAR xmlFreeFunc xmlFree; variable
246 XMLPUBVAR xmlFreeFunc xmlFree; variable
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dglobals.h75 #undef xmlFree macro
127 xmlFreeFunc xmlFree; member in struct:_xmlGlobalState
228 #define xmlFree \ macro
231 XMLPUBVAR xmlFreeFunc xmlFree; variable
246 XMLPUBVAR xmlFreeFunc xmlFree; variable
/macosx-10.9.5/libxml2-26/libxml2/
H A Dglobals.c76 #undef xmlFree macro
83 xmlFreeFunc xmlFree = (xmlFreeFunc) xmlMemFree; variable
95 xmlFreeFunc xmlFree = (xmlFreeFunc) free; variable
756 #undef xmlFree macro
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dglobals.c76 #undef xmlFree macro
83 xmlFreeFunc xmlFree = (xmlFreeFunc) xmlMemFree; variable
95 xmlFreeFunc xmlFree = (xmlFreeFunc) free; variable
756 #undef xmlFree macro

Completed in 137 milliseconds