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

/macosx-10.10.1/libxml2-26/libxml2/include/libxml/
H A DxmlIO.h323 xmlFileClose (void * context);
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A DxmlIO.h317 xmlFileClose (void * context);
/macosx-10.10.1/libxml2-26/libxml2/
H A DxmlIO.c1059 * xmlFileClose:
1067 xmlFileClose (void * context) { function
2312 xmlFileRead, xmlFileClose);
2350 xmlFileWrite, xmlFileClose);
H A Dlibxml2.syms584 xmlFileClose;
H A Delfgcchack.h3477 #undef xmlFileClose macro
3478 extern __typeof (xmlFileClose) xmlFileClose __attribute((alias("xmlFileClose__internal_alias")));
3480 #ifndef xmlFileClose
3481 extern __typeof (xmlFileClose) xmlFileClose__internal_alias __attribute((visibility("hidden")));
3482 #define xmlFileClose xmlFileClose__internal_alias macro
H A Dtestapi.c27866 ret_val = xmlFileClose(context);
27872 printf("Leak of %d blocks found in xmlFileClose",
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A DxmlIO.c1045 * xmlFileClose:
1053 xmlFileClose (void * context) { function
2179 xmlFileRead, xmlFileClose);
2213 xmlFileWrite, xmlFileClose);
H A Dlibxml2.syms584 xmlFileClose;
H A Delfgcchack.h3385 #undef xmlFileClose macro
3386 extern __typeof (xmlFileClose) xmlFileClose __attribute((alias("xmlFileClose__internal_alias")));
3388 #ifndef xmlFileClose
3389 extern __typeof (xmlFileClose) xmlFileClose__internal_alias __attribute((visibility("hidden")));
3390 #define xmlFileClose xmlFileClose__internal_alias macro
H A Dtestapi.c27691 ret_val = xmlFileClose(context);
27697 printf("Leak of %d blocks found in xmlFileClose",
[all...]

Completed in 604 milliseconds