Searched refs:xmlFileMatch (Results 1 – 7 of 7) sorted by relevance
315 xmlFileMatch (const char *filename);
399 d xmlFileMatch pr extproc('xmlFileMatch')
786 xmlFileMatch (const char *filename ATTRIBUTE_UNUSED) { in xmlFileMatch() function2230 xmlRegisterInputCallbacks(xmlFileMatch, xmlFileOpen, in xmlRegisterDefaultInputCallbacks()2264 xmlRegisterOutputCallbacks(xmlFileMatch, xmlFileOpenW, in xmlRegisterDefaultOutputCallbacks()
585 xmlFileMatch;
3487 #undef xmlFileMatch3488 extern __typeof (xmlFileMatch) xmlFileMatch __attribute((alias("xmlFileMatch__internal_alias")));3490 #ifndef xmlFileMatch3491 extern __typeof (xmlFileMatch) xmlFileMatch__internal_alias __attribute((visibility("hidden")));3492 #define xmlFileMatch xmlFileMatch__internal_alias macro
28063 ret_val = xmlFileMatch(filename); in test_xmlFileMatch()
864 xmlFileMatch