Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
DxmlIO.h325 xmlFileClose (void * context);
/third_party/gettext/gnulib-local/lib/libxml/
DxmlIO.in.h352 xmlFileClose (void * context);
DxmlIO.c1011 xmlFileClose (void * context) { in xmlFileClose() function
2262 xmlFileRead, xmlFileClose); in xmlRegisterDefaultInputCallbacks()
2296 xmlFileWrite, xmlFileClose); in xmlRegisterDefaultOutputCallbacks()
Delfgcchack.h3508 #undef xmlFileClose
3509 extern __typeof (xmlFileClose) xmlFileClose __attribute((alias("xmlFileClose__internal_alias")));
3511 #ifndef xmlFileClose
3512 extern __typeof (xmlFileClose) xmlFileClose__internal_alias __attribute((visibility("hidden")));
3513 #define xmlFileClose xmlFileClose__internal_alias macro
/third_party/libxml2/os400/libxmlrpg/
DxmlIO.rpgle412 d xmlFileClose pr extproc('xmlFileClose')
/third_party/libxml2/
DxmlIO.c1007 xmlFileClose (void * context) { in xmlFileClose() function
2258 xmlFileRead, xmlFileClose); in xmlRegisterDefaultInputCallbacks()
2292 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.c28006 ret_val = xmlFileClose(context); in test_xmlFileClose()
/third_party/libxml2/win32/
Dlibxml2.def.src863 xmlFileClose
/third_party/chromium/patch/
D0001-cve.patch104462 -#undef xmlFileClose
104463 -extern __typeof (xmlFileClose) xmlFileClose __attribute((alias("xmlFileClose__internal_alias")));
104465 -#ifndef xmlFileClose
104466 -extern __typeof (xmlFileClose) xmlFileClose__internal_alias __attribute((visibility("hidden")));
104467 -#define xmlFileClose xmlFileClose__internal_alias