Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlregexp.c6516 case XML_EXP_OR: in xmlExpHashComputeKey()
6598 } else if (type == XML_EXP_OR) { in xmlExpHashGetEntry()
6617 if ((left->type == XML_EXP_OR) && (right->type != XML_EXP_OR)) { in xmlExpHashGetEntry()
6624 if (right->type == XML_EXP_OR) { in xmlExpHashGetEntry()
6633 if (left->type == XML_EXP_OR) { in xmlExpHashGetEntry()
6637 if ((left->exp_right->type != XML_EXP_OR) && in xmlExpHashGetEntry()
6644 tmp = xmlExpHashGetEntry(ctxt, XML_EXP_OR, left->exp_right, right, in xmlExpHashGetEntry()
6647 tmp = xmlExpHashGetEntry(ctxt, XML_EXP_OR, left->exp_left, tmp, in xmlExpHashGetEntry()
6653 if (right->type == XML_EXP_OR) { in xmlExpHashGetEntry()
6659 tmp = xmlExpHashGetEntry(ctxt, XML_EXP_OR, right->exp_right, in xmlExpHashGetEntry()
[all …]
/external/libxml2/include/libxml/
Dxmlregexp.h139 XML_EXP_OR = 4, enumerator
/external/libxml2/os400/libxmlrpg/
Dxmlregexp.rpgle157 d XML_EXP_OR c 4