Searched refs:XML_REGEXP_SUBREG (Results 1 – 1 of 1) sorted by relevance
89 XML_REGEXP_SUBREG, /* used for () sub regexps */ enumerator952 case XML_REGEXP_SUBREG: in xmlRegPrintAtomType()1107 } else if (atom->type == XML_REGEXP_SUBREG) { in xmlRegPrintAtom()1553 if (atom->type == XML_REGEXP_SUBREG) { in xmlFAGenerateTransitions()2086 (range2->type == XML_REGEXP_SUBREG) || in xmlFACompareRanges()2087 (range1->type == XML_REGEXP_SUBREG) || in xmlFACompareRanges()2258 (type1 == XML_REGEXP_SUBREG) || in xmlFACompareAtomTypes()2265 (type2 == XML_REGEXP_SUBREG) || in xmlFACompareAtomTypes()2801 case XML_REGEXP_SUBREG: in xmlRegCheckCharacterRange()2978 case XML_REGEXP_SUBREG: in xmlRegCheckCharacter()[all …]