Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlregexp.c6465 static xmlExpNodePtr xmlExpNewNode(xmlExpCtxtPtr ctxt, xmlExpNodeType type);
6535 xmlExpNewNode(xmlExpCtxtPtr ctxt, xmlExpNodeType type) { in xmlExpNewNode() function
6738 entry = xmlExpNewNode(ctxt, type); in xmlExpHashGetEntry()