Searched refs:XML_REGEXP_NOTDECIMAL (Results 1 – 1 of 1) sorted by relevance
84 XML_REGEXP_NOTDECIMAL, /* \D */ enumerator963 case XML_REGEXP_NOTDECIMAL: in xmlRegPrintAtomType()2076 (range2->type == XML_REGEXP_NOTDECIMAL)) in xmlFACompareRanges()2246 if ((type2 == XML_REGEXP_NOTDECIMAL) || in xmlFACompareAtomTypes()2262 case XML_REGEXP_NOTDECIMAL: /* \D */ in xmlFACompareAtomTypes()2266 if ((type2 == XML_REGEXP_NOTDECIMAL) || in xmlFACompareAtomTypes()2786 case XML_REGEXP_NOTDECIMAL: in xmlRegCheckCharacterRange()2974 case XML_REGEXP_NOTDECIMAL: in xmlRegCheckCharacter()4717 type = XML_REGEXP_NOTDECIMAL; in xmlFAParseCharClassEsc()