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

/external/chromium_org/third_party/libxml/src/
H A Dxmlregexp.c6445 static xmlExpNodePtr xmlExpNewNode(xmlExpCtxtPtr ctxt, xmlExpNodeType type);
6515 xmlExpNewNode(xmlExpCtxtPtr ctxt, xmlExpNodeType type) { function
6718 entry = xmlExpNewNode(ctxt, type);
/external/libxml2/
H A Dxmlregexp.c6459 static xmlExpNodePtr xmlExpNewNode(xmlExpCtxtPtr ctxt, xmlExpNodeType type);
6529 xmlExpNewNode(xmlExpCtxtPtr ctxt, xmlExpNodeType type) { function
6732 entry = xmlExpNewNode(ctxt, type);

Completed in 50 milliseconds