Searched refs:xmlNewNsPropEatName (Results 1 – 9 of 9) sorted by relevance
/external/libxml2/include/libxml/ |
D | tree.h | 800 xmlNewNsPropEatName (xmlNodePtr node,
|
/external/libxml2/ |
D | libxml2.syms | 994 xmlNewNsPropEatName;
|
D | SAX2.c | 1325 ret = xmlNewNsPropEatName(ctxt->node, namespace, name, NULL); in xmlSAX2AttributeInternal() 2017 ret = xmlNewNsPropEatName(ctxt->node, namespace, in xmlSAX2AttributeNs()
|
D | rngparser.c | 460 attr = xmlNewNsPropEatName(NULL, ns, (xmlChar *) name, value); in xmlParseCRNG_attribute()
|
D | elfgcchack.h | 6307 #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
|
D | tree.c | 1979 xmlNewNsPropEatName(xmlNodePtr node, xmlNsPtr ns, xmlChar *name, in xmlNewNsPropEatName() function
|
D | testapi.c | 21838 ret_val = xmlNewNsPropEatName(node, ns, name, (const xmlChar *)value); in test_xmlNewNsPropEatName()
|
/external/libxml2/os400/libxmlrpg/ |
D | tree.rpgle | 859 d xmlNewNsPropEatName... 860 d pr extproc('xmlNewNsPropEatName')
|
/external/libxml2/win32/ |
D | libxml2.def.src | 1255 xmlNewNsPropEatName
|