Searched refs:xmlFileMatch (Results 1 – 8 of 8) sorted by relevance
317 xmlFileMatch (const char *filename);
399 d xmlFileMatch pr extproc('xmlFileMatch')
813 xmlFileMatch (const char *filename ATTRIBUTE_UNUSED) { in xmlFileMatch() function2257 xmlRegisterInputCallbacks(xmlFileMatch, xmlFileOpen, in xmlRegisterDefaultInputCallbacks()2291 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
28038 ret_val = xmlFileMatch(filename); in test_xmlFileMatch()
864 xmlFileMatch
104472 -#undef xmlFileMatch104473 -extern __typeof (xmlFileMatch) xmlFileMatch __attribute((alias("xmlFileMatch__internal_alias")));104475 -#ifndef xmlFileMatch104476 -extern __typeof (xmlFileMatch) xmlFileMatch__internal_alias __attribute((visibility("hidden")));104477 -#define xmlFileMatch xmlFileMatch__internal_alias