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