Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dvalid.h154 xmlAddNotationDecl (xmlValidCtxtPtr ctxt,
/external/libxml2/os400/libxmlrpg/
Dvalid.rpgle120 d xmlAddNotationDecl...
121 d pr extproc('xmlAddNotationDecl')
/external/libxml2/
Dlibxml2.syms630 xmlAddNotationDecl;
DSAX2.c868 nota = xmlAddNotationDecl(&ctxt->vctxt, ctxt->myDoc->intSubset, name, in xmlSAX2NotationDecl()
871 nota = xmlAddNotationDecl(&ctxt->vctxt, ctxt->myDoc->extSubset, name, in xmlSAX2NotationDecl()
Delfgcchack.h1055 #undef xmlAddNotationDecl
1056 extern __typeof (xmlAddNotationDecl) xmlAddNotationDecl __attribute((alias("xmlAddNotationDecl__int…
1058 #ifndef xmlAddNotationDecl
1059 extern __typeof (xmlAddNotationDecl) xmlAddNotationDecl__internal_alias __attribute((visibility("hi…
1060 #define xmlAddNotationDecl xmlAddNotationDecl__internal_alias macro
Dvalid.c2365 xmlAddNotationDecl(xmlValidCtxtPtr ctxt, xmlDtdPtr dtd, in xmlAddNotationDecl() function
/external/ImageMagick/coders/
Dsvg.c686 (void) xmlAddNotationDecl(&parser->vctxt,svg_info->document->intSubset, in SVGNotationDeclaration()
690 (void) xmlAddNotationDecl(&parser->vctxt,svg_info->document->intSubset, in SVGNotationDeclaration()
Dmsl.c468 (void) xmlAddNotationDecl(&parser->vctxt,msl_info->document->intSubset, in MSLNotationDeclaration()
472 (void) xmlAddNotationDecl(&parser->vctxt,msl_info->document->intSubset, in MSLNotationDeclaration()
/external/libxml2/win32/
Dlibxml2.def.src495 xmlAddNotationDecl