Searched refs:XML_EXP_OR (Results 1 – 2 of 2) sorted by relevance
6673 case XML_EXP_OR: in xmlExpHashComputeKey()6755 } else if (type == XML_EXP_OR) { in xmlExpHashGetEntry()6774 if ((left->type == XML_EXP_OR) && (right->type != XML_EXP_OR)) { in xmlExpHashGetEntry()6810 if (right->type == XML_EXP_OR) { in xmlExpHashGetEntry()6915 if (type == XML_EXP_OR) { in xmlExpHashGetEntry()7123 case XML_EXP_OR: in xmlExpGetLanguageInt()7189 case XML_EXP_OR: in xmlExpGetStartInt()7263 case XML_EXP_OR: { in xmlExpStringDeriveInt()7514 if (sub->type == XML_EXP_OR) { in xmlExpExpDeriveInt()7653 case XML_EXP_OR: in xmlExpExpDeriveInt()[all …]
139 XML_EXP_OR = 4, enumerator