Searched refs:xmlAddNotationDecl (Results 1 – 7 of 7) sorted by relevance
154 xmlAddNotationDecl (xmlValidCtxtPtr ctxt,
119 d xmlAddNotationDecl...120 d pr extproc('xmlAddNotationDecl')
630 xmlAddNotationDecl;
867 nota = xmlAddNotationDecl(&ctxt->vctxt, ctxt->myDoc->intSubset, name, in xmlSAX2NotationDecl()870 nota = xmlAddNotationDecl(&ctxt->vctxt, ctxt->myDoc->extSubset, name, in xmlSAX2NotationDecl()
1055 #undef xmlAddNotationDecl1056 extern __typeof (xmlAddNotationDecl) xmlAddNotationDecl __attribute((alias("xmlAddNotationDecl__int…1058 #ifndef xmlAddNotationDecl1059 extern __typeof (xmlAddNotationDecl) xmlAddNotationDecl__internal_alias __attribute((visibility("hi…1060 #define xmlAddNotationDecl xmlAddNotationDecl__internal_alias macro
2347 xmlAddNotationDecl(xmlValidCtxtPtr ctxt, xmlDtdPtr dtd, in xmlAddNotationDecl() function
495 xmlAddNotationDecl