Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dxmlregexp.h141 } xmlExpNodeType; typedef
/external/libxml2/os400/libxmlrpg/
Dxmlregexp.rpgle150 d xmlExpNodeType s based(######typedef######)
/external/libxml2/
Dxmlregexp.c6472 static xmlExpNodePtr xmlExpNewNode(xmlExpCtxtPtr ctxt, xmlExpNodeType type);
6511 xmlExpHashComputeKey(xmlExpNodeType type, xmlExpNodePtr left, in xmlExpHashComputeKey()
6542 xmlExpNewNode(xmlExpCtxtPtr ctxt, xmlExpNodeType type) { in xmlExpNewNode()
6569 xmlExpHashGetEntry(xmlExpCtxtPtr ctxt, xmlExpNodeType type, in xmlExpHashGetEntry()