Lines Matching refs:XML_REGEXP_MARK_ENCLOSING
111 XML_REGEXP_MARK_ENCLOSING, enumerator
996 case XML_REGEXP_MARK_ENCLOSING: in xmlRegPrintAtomType()
2189 (range2->type == XML_REGEXP_MARK_ENCLOSING)) in xmlFACompareRanges()
2287 (type2 <= XML_REGEXP_MARK_ENCLOSING)) || in xmlFACompareAtomTypes()
2302 (type2 <= XML_REGEXP_MARK_ENCLOSING)) || in xmlFACompareAtomTypes()
2319 (type2 <= XML_REGEXP_MARK_ENCLOSING)) || in xmlFACompareAtomTypes()
2339 (type2 <= XML_REGEXP_MARK_ENCLOSING)) || in xmlFACompareAtomTypes()
2356 (type2 <= XML_REGEXP_MARK_ENCLOSING)) || in xmlFACompareAtomTypes()
2385 if (type2 <= XML_REGEXP_MARK_ENCLOSING) in xmlFACompareAtomTypes()
2390 case XML_REGEXP_MARK_ENCLOSING: in xmlFACompareAtomTypes()
2872 case XML_REGEXP_MARK_ENCLOSING: in xmlRegCheckCharacterRange()
3030 case XML_REGEXP_MARK_ENCLOSING: in xmlRegCheckCharacter()
4667 type = XML_REGEXP_MARK_ENCLOSING; in xmlFAParseCharProp()