xmlFileClose 3385 third_party/libxml/src/elfgcchack.h #undef xmlFileClose xmlFileClose 3386 third_party/libxml/src/elfgcchack.h extern __typeof (xmlFileClose) xmlFileClose __attribute((alias("xmlFileClose__internal_alias"))); xmlFileClose 3388 third_party/libxml/src/elfgcchack.h #ifndef xmlFileClose xmlFileClose 3389 third_party/libxml/src/elfgcchack.h extern __typeof (xmlFileClose) xmlFileClose__internal_alias __attribute((visibility("hidden"))); xmlFileClose 3390 third_party/libxml/src/elfgcchack.h #define xmlFileClose xmlFileClose__internal_alias xmlFileClose 317 third_party/libxml/src/include/libxml/xmlIO.h xmlFileClose (void * context); xmlFileClose 27691 third_party/libxml/src/testapi.c ret_val = xmlFileClose(context); xmlFileClose 2179 third_party/libxml/src/xmlIO.c xmlFileRead, xmlFileClose); xmlFileClose 2213 third_party/libxml/src/xmlIO.c xmlFileWrite, xmlFileClose);