Home
last modified time | relevance | path

Searched refs:xmlAddAttributeDecl (Results 1 – 9 of 9) sorted by relevance

/third_party/libxml2/include/libxml/
Dvalid.h242 xmlAddAttributeDecl (xmlValidCtxtPtr ctxt,
/third_party/libxml2/os400/libxmlrpg/
Dvalid.rpgle262 d xmlAddAttributeDecl...
263 d pr extproc('xmlAddAttributeDecl')
/third_party/libxml2/
Dlibxml2.syms627 xmlAddAttributeDecl;
DSAX2.c734 attr = xmlAddAttributeDecl(&ctxt->vctxt, ctxt->myDoc->intSubset, elem, in xmlSAX2AttributeDecl()
738 attr = xmlAddAttributeDecl(&ctxt->vctxt, ctxt->myDoc->extSubset, elem, in xmlSAX2AttributeDecl()
Delfgcchack.h965 #undef xmlAddAttributeDecl
966 extern __typeof (xmlAddAttributeDecl) xmlAddAttributeDecl __attribute((alias("xmlAddAttributeDecl__…
968 #ifndef xmlAddAttributeDecl
969 extern __typeof (xmlAddAttributeDecl) xmlAddAttributeDecl__internal_alias __attribute((visibility("…
970 #define xmlAddAttributeDecl xmlAddAttributeDecl__internal_alias macro
Dvalid.c2010 xmlAddAttributeDecl(xmlValidCtxtPtr ctxt, in xmlAddAttributeDecl() function
Dtestapi.c24945 …ret_val = xmlAddAttributeDecl(ctxt, dtd, (const xmlChar *)elem, (const xmlChar *)name, (const xmlC… in test_xmlAddAttributeDecl()
/third_party/libxml2/win32/
Dlibxml2.def.src486 xmlAddAttributeDecl
/third_party/chromium/patch/
D0001-cve.patch101950 -#undef xmlAddAttributeDecl
101951 -extern __typeof (xmlAddAttributeDecl) xmlAddAttributeDecl __attribute((alias("xmlAddAttributeDecl_…
101953 -#ifndef xmlAddAttributeDecl
101954 -extern __typeof (xmlAddAttributeDecl) xmlAddAttributeDecl__internal_alias __attribute((visibility(…
101955 -#define xmlAddAttributeDecl xmlAddAttributeDecl__internal_alias