Searched refs:xmlAddAttributeDecl (Results 1 – 10 of 10) sorted by relevance
/external/libxml2/include/libxml/ |
D | valid.h | 242 xmlAddAttributeDecl (xmlValidCtxtPtr ctxt,
|
/external/libxml2/os400/libxmlrpg/ |
D | valid.rpgle | 262 d xmlAddAttributeDecl... 263 d pr extproc('xmlAddAttributeDecl')
|
/external/libxml2/ |
D | libxml2.syms | 627 xmlAddAttributeDecl;
|
D | SAX2.c | 764 attr = xmlAddAttributeDecl(&ctxt->vctxt, ctxt->myDoc->intSubset, elem, in xmlSAX2AttributeDecl() 768 attr = xmlAddAttributeDecl(&ctxt->vctxt, ctxt->myDoc->extSubset, elem, in xmlSAX2AttributeDecl()
|
D | elfgcchack.h | 965 #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
|
D | valid.c | 1938 xmlAddAttributeDecl(xmlValidCtxtPtr ctxt, in xmlAddAttributeDecl() function
|
D | testapi.c | 24970 …ret_val = xmlAddAttributeDecl(ctxt, dtd, (const xmlChar *)elem, (const xmlChar *)name, (const xmlC… in test_xmlAddAttributeDecl()
|
/external/ImageMagick/coders/ |
D | svg.c | 628 (void) xmlAddAttributeDecl(&parser->vctxt,svg_info->document->intSubset, in SVGAttributeDeclaration() 633 (void) xmlAddAttributeDecl(&parser->vctxt,svg_info->document->extSubset, in SVGAttributeDeclaration()
|
D | msl.c | 410 (void) xmlAddAttributeDecl(&parser->vctxt,msl_info->document->intSubset, in MSLAttributeDeclaration() 415 (void) xmlAddAttributeDecl(&parser->vctxt,msl_info->document->extSubset, in MSLAttributeDeclaration()
|
/external/libxml2/win32/ |
D | libxml2.def.src | 486 xmlAddAttributeDecl
|