Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
Dvalid.h210 xmlAddElementDecl (xmlValidCtxtPtr ctxt,
/third_party/libxml2/os400/libxmlrpg/
Dvalid.rpgle210 d xmlAddElementDecl...
211 d pr extproc('xmlAddElementDecl')
/third_party/libxml2/
Dlibxml2.syms628 xmlAddElementDecl;
DSAX2.c788 elem = xmlAddElementDecl(&ctxt->vctxt, ctxt->myDoc->intSubset, in xmlSAX2ElementDecl()
791 elem = xmlAddElementDecl(&ctxt->vctxt, ctxt->myDoc->extSubset, in xmlSAX2ElementDecl()
Delfgcchack.h1015 #undef xmlAddElementDecl
1016 extern __typeof (xmlAddElementDecl) xmlAddElementDecl __attribute((alias("xmlAddElementDecl__intern…
1018 #ifndef xmlAddElementDecl
1019 extern __typeof (xmlAddElementDecl) xmlAddElementDecl__internal_alias __attribute((visibility("hidd…
1020 #define xmlAddElementDecl xmlAddElementDecl__internal_alias macro
Dvalid.c1459 xmlAddElementDecl(xmlValidCtxtPtr ctxt, in xmlAddElementDecl() function
Dtestapi.c25017 ret_val = xmlAddElementDecl(ctxt, dtd, (const xmlChar *)name, type, content); in test_xmlAddElementDecl()
/third_party/libxml2/win32/
Dlibxml2.def.src491 xmlAddElementDecl
/third_party/chromium/patch/
D0001-cve.patch93623 - xmlAddElementDecl() function
102000 -#undef xmlAddElementDecl
102001 -extern __typeof (xmlAddElementDecl) xmlAddElementDecl __attribute((alias("xmlAddElementDecl__inter…
102003 -#ifndef xmlAddElementDecl
102004 -extern __typeof (xmlAddElementDecl) xmlAddElementDecl__internal_alias __attribute((visibility("hid…
102005 -#define xmlAddElementDecl xmlAddElementDecl__internal_alias
133325 @@ -1613,9 +1601,7 @@ xmlAddElementDecl(xmlValidCtxtPtr ctxt,