Searched refs:xmlFileClose (Results 1 – 11 of 11) sorted by relevance
325 xmlFileClose (void * context);
352 xmlFileClose (void * context);
1011 xmlFileClose (void * context) { in xmlFileClose() function2262 xmlFileRead, xmlFileClose); in xmlRegisterDefaultInputCallbacks()2296 xmlFileWrite, xmlFileClose); in xmlRegisterDefaultOutputCallbacks()
3508 #undef xmlFileClose3509 extern __typeof (xmlFileClose) xmlFileClose __attribute((alias("xmlFileClose__internal_alias")));3511 #ifndef xmlFileClose3512 extern __typeof (xmlFileClose) xmlFileClose__internal_alias __attribute((visibility("hidden")));3513 #define xmlFileClose xmlFileClose__internal_alias macro
412 d xmlFileClose pr extproc('xmlFileClose')
1007 xmlFileClose (void * context) { in xmlFileClose() function2258 xmlFileRead, xmlFileClose); in xmlRegisterDefaultInputCallbacks()2292 xmlFileWrite, xmlFileClose); in xmlRegisterDefaultOutputCallbacks()
584 xmlFileClose;
3477 #undef xmlFileClose3478 extern __typeof (xmlFileClose) xmlFileClose __attribute((alias("xmlFileClose__internal_alias")));3480 #ifndef xmlFileClose3481 extern __typeof (xmlFileClose) xmlFileClose__internal_alias __attribute((visibility("hidden")));3482 #define xmlFileClose xmlFileClose__internal_alias macro
28006 ret_val = xmlFileClose(context); in test_xmlFileClose()
863 xmlFileClose
104462 -#undef xmlFileClose104463 -extern __typeof (xmlFileClose) xmlFileClose __attribute((alias("xmlFileClose__internal_alias")));104465 -#ifndef xmlFileClose104466 -extern __typeof (xmlFileClose) xmlFileClose__internal_alias __attribute((visibility("hidden")));104467 -#define xmlFileClose xmlFileClose__internal_alias