Home
last modified time | relevance | path

Searched refs:xmlFileMatch (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/include/libxml/
DxmlIO.h315 xmlFileMatch (const char *filename);
/external/libxml2/os400/libxmlrpg/
DxmlIO.rpgle399 d xmlFileMatch pr extproc('xmlFileMatch')
/external/libxml2/
DxmlIO.c786 xmlFileMatch (const char *filename ATTRIBUTE_UNUSED) { in xmlFileMatch() function
2230 xmlRegisterInputCallbacks(xmlFileMatch, xmlFileOpen, in xmlRegisterDefaultInputCallbacks()
2264 xmlRegisterOutputCallbacks(xmlFileMatch, xmlFileOpenW, in xmlRegisterDefaultOutputCallbacks()
Dlibxml2.syms585 xmlFileMatch;
Delfgcchack.h3487 #undef xmlFileMatch
3488 extern __typeof (xmlFileMatch) xmlFileMatch __attribute((alias("xmlFileMatch__internal_alias")));
3490 #ifndef xmlFileMatch
3491 extern __typeof (xmlFileMatch) xmlFileMatch__internal_alias __attribute((visibility("hidden")));
3492 #define xmlFileMatch xmlFileMatch__internal_alias macro
Dtestapi.c28063 ret_val = xmlFileMatch(filename); in test_xmlFileMatch()
/external/libxml2/win32/
Dlibxml2.def.src864 xmlFileMatch