Home
last modified time | relevance | path

Searched refs:xmlNewDocNodeEatName (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/
DSAX2.c1637 ret = xmlNewDocNodeEatName(ctxt->myDoc, NULL, name, NULL); in xmlSAX2StartElement()
2278 ret = xmlNewDocNodeEatName(ctxt->myDoc, NULL, in xmlSAX2StartElementNs()
2283 ret = xmlNewDocNodeEatName(ctxt->myDoc, NULL, in xmlSAX2StartElementNs()
Dlibxml2.syms983 xmlNewDocNodeEatName;
Delfgcchack.h6113 #undef xmlNewDocNodeEatName
6114 extern __typeof (xmlNewDocNodeEatName) xmlNewDocNodeEatName __attribute((alias("xmlNewDocNodeEatNam…
6116 #ifndef xmlNewDocNodeEatName
6117 extern __typeof (xmlNewDocNodeEatName) xmlNewDocNodeEatName__internal_alias __attribute((visibility…
6118 #define xmlNewDocNodeEatName xmlNewDocNodeEatName__internal_alias macro
Dtree.c2352 xmlNewDocNodeEatName(xmlDocPtr doc, xmlNsPtr ns, in xmlNewDocNodeEatName() function
Dtestapi.c21443 ret_val = xmlNewDocNodeEatName(doc, ns, name, (const xmlChar *)content); in test_xmlNewDocNodeEatName()
/external/libxml2/include/libxml/
Dtree.h832 xmlNewDocNodeEatName (xmlDocPtr doc,
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle914 d xmlNewDocNodeEatName...
915 d pr extproc('xmlNewDocNodeEatName')
/external/libxml2/win32/
Dlibxml2.def.src1236 xmlNewDocNodeEatName