Searched refs:xmlFileMatch (Results 1 – 8 of 8) sorted by relevance
309 xmlFileMatch (const char *filename);
861 xmlFileMatch (const char *filename ATTRIBUTE_UNUSED) { in xmlFileMatch() function2178 xmlRegisterInputCallbacks(xmlFileMatch, xmlFileOpen, in xmlRegisterDefaultInputCallbacks()2212 xmlRegisterOutputCallbacks(xmlFileMatch, xmlFileOpenW, in xmlRegisterDefaultOutputCallbacks()
3395 #undef xmlFileMatch3396 extern __typeof (xmlFileMatch) xmlFileMatch __attribute((alias("xmlFileMatch__internal_alias")));3398 #ifndef xmlFileMatch3399 extern __typeof (xmlFileMatch) xmlFileMatch__internal_alias __attribute((visibility("hidden")));3400 #define xmlFileMatch xmlFileMatch__internal_alias macro
27723 ret_val = xmlFileMatch(filename); in test_xmlFileMatch()
864 xmlFileMatch (const char *filename ATTRIBUTE_UNUSED) { in xmlFileMatch() function2300 xmlRegisterInputCallbacks(xmlFileMatch, xmlFileOpen, in xmlRegisterDefaultInputCallbacks()2338 xmlRegisterOutputCallbacks(xmlFileMatch, xmlFileOpenW, in xmlRegisterDefaultOutputCallbacks()
855 xmlFileMatch