Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dtree.h800 xmlNewNsPropEatName (xmlNodePtr node,
/external/libxml2/
Dlibxml2.syms994 xmlNewNsPropEatName;
DSAX2.c1325 ret = xmlNewNsPropEatName(ctxt->node, namespace, name, NULL); in xmlSAX2AttributeInternal()
2017 ret = xmlNewNsPropEatName(ctxt->node, namespace, in xmlSAX2AttributeNs()
Drngparser.c460 attr = xmlNewNsPropEatName(NULL, ns, (xmlChar *) name, value); in xmlParseCRNG_attribute()
Delfgcchack.h6307 #undef xmlNewNsPropEatName
6308 extern __typeof (xmlNewNsPropEatName) xmlNewNsPropEatName __attribute((alias("xmlNewNsPropEatName__…
6310 #ifndef xmlNewNsPropEatName
6311 extern __typeof (xmlNewNsPropEatName) xmlNewNsPropEatName__internal_alias __attribute((visibility("…
6312 #define xmlNewNsPropEatName xmlNewNsPropEatName__internal_alias macro
Dtree.c1979 xmlNewNsPropEatName(xmlNodePtr node, xmlNsPtr ns, xmlChar *name, in xmlNewNsPropEatName() function
Dtestapi.c21838 ret_val = xmlNewNsPropEatName(node, ns, name, (const xmlChar *)value); in test_xmlNewNsPropEatName()
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle859 d xmlNewNsPropEatName...
860 d pr extproc('xmlNewNsPropEatName')
/external/libxml2/win32/
Dlibxml2.def.src1255 xmlNewNsPropEatName