Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dvalid.h242 xmlAddAttributeDecl (xmlValidCtxtPtr ctxt,
/external/libxml2/os400/libxmlrpg/
Dvalid.rpgle261 d xmlAddAttributeDecl...
262 d pr extproc('xmlAddAttributeDecl')
/external/libxml2/
Dlibxml2.syms627 xmlAddAttributeDecl;
DSAX2.c763 attr = xmlAddAttributeDecl(&ctxt->vctxt, ctxt->myDoc->intSubset, elem, in xmlSAX2AttributeDecl()
767 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.c1926 xmlAddAttributeDecl(xmlValidCtxtPtr ctxt, in xmlAddAttributeDecl() function
Dtestapi.c24829 …ret_val = xmlAddAttributeDecl(ctxt, dtd, (const xmlChar *)elem, (const xmlChar *)name, (const xmlC… in test_xmlAddAttributeDecl()
/external/libxml2/win32/
Dlibxml2.def.src486 xmlAddAttributeDecl