Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dvalid.h210 xmlAddElementDecl (xmlValidCtxtPtr ctxt,
/external/chromium_org/third_party/libxml/src/include/libxml/
Dvalid.h210 xmlAddElementDecl (xmlValidCtxtPtr ctxt,
/external/libxml2/
DSAX2.c816 elem = xmlAddElementDecl(&ctxt->vctxt, ctxt->myDoc->intSubset, in xmlSAX2ElementDecl()
819 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.c1381 xmlAddElementDecl(xmlValidCtxtPtr ctxt, in xmlAddElementDecl() function
/external/chromium_org/third_party/libxml/src/
DSAX2.c786 elem = xmlAddElementDecl(&ctxt->vctxt, ctxt->myDoc->intSubset, in xmlSAX2ElementDecl()
789 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.c1381 xmlAddElementDecl(xmlValidCtxtPtr ctxt, in xmlAddElementDecl() function
Dtestapi.c24705 ret_val = xmlAddElementDecl(ctxt, dtd, (const xmlChar *)name, type, content); in test_xmlAddElementDecl()
DChangeLog19028 xmlAddElementDecl() function
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src491 xmlAddElementDecl