Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
DxmlIO.h317 xmlFileMatch (const char *filename);
/third_party/libxml2/os400/libxmlrpg/
DxmlIO.rpgle399 d xmlFileMatch pr extproc('xmlFileMatch')
/third_party/libxml2/
DxmlIO.c813 xmlFileMatch (const char *filename ATTRIBUTE_UNUSED) { in xmlFileMatch() function
2257 xmlRegisterInputCallbacks(xmlFileMatch, xmlFileOpen, in xmlRegisterDefaultInputCallbacks()
2291 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.c28038 ret_val = xmlFileMatch(filename); in test_xmlFileMatch()
/third_party/libxml2/win32/
Dlibxml2.def.src864 xmlFileMatch
/third_party/chromium/patch/
D0001-cve.patch104472 -#undef xmlFileMatch
104473 -extern __typeof (xmlFileMatch) xmlFileMatch __attribute((alias("xmlFileMatch__internal_alias")));
104475 -#ifndef xmlFileMatch
104476 -extern __typeof (xmlFileMatch) xmlFileMatch__internal_alias __attribute((visibility("hidden")));
104477 -#define xmlFileMatch xmlFileMatch__internal_alias