Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlregexp.c6556 static xmlExpNodePtr xmlExpNewNode(xmlExpCtxtPtr ctxt, xmlExpNodeType type);
6626 xmlExpNewNode(xmlExpCtxtPtr ctxt, xmlExpNodeType type) { in xmlExpNewNode() function
6829 entry = xmlExpNewNode(ctxt, type); in xmlExpHashGetEntry()