Home
last modified time | relevance | path

Searched refs:xmlFileClose (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/include/libxml/
DxmlIO.h323 xmlFileClose (void * context);
/external/libxml2/os400/libxmlrpg/
DxmlIO.rpgle412 d xmlFileClose pr extproc('xmlFileClose')
/external/libxml2/
DxmlIO.c980 xmlFileClose (void * context) { in xmlFileClose() function
2231 xmlFileRead, xmlFileClose); in xmlRegisterDefaultInputCallbacks()
2265 xmlFileWrite, xmlFileClose); in xmlRegisterDefaultOutputCallbacks()
Dlibxml2.syms584 xmlFileClose;
Delfgcchack.h3477 #undef xmlFileClose
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
Dtestapi.c28031 ret_val = xmlFileClose(context); in test_xmlFileClose()
/external/libxml2/win32/
Dlibxml2.def.src863 xmlFileClose