Searched refs:xmlExpNewNode (Results 1 – 1 of 1) sorted by relevance
6465 static xmlExpNodePtr xmlExpNewNode(xmlExpCtxtPtr ctxt, xmlExpNodeType type);6535 xmlExpNewNode(xmlExpCtxtPtr ctxt, xmlExpNodeType type) { in xmlExpNewNode() function6738 entry = xmlExpNewNode(ctxt, type); in xmlExpHashGetEntry()