Searched refs:XML_REGEXP_NOTDECIMAL (Results 1 – 1 of 1) sorted by relevance
99 XML_REGEXP_NOTDECIMAL, /* \D */ enumerator972 case XML_REGEXP_NOTDECIMAL: in xmlRegPrintAtomType()2164 (range2->type == XML_REGEXP_NOTDECIMAL)) in xmlFACompareRanges()2334 if ((type2 == XML_REGEXP_NOTDECIMAL) || in xmlFACompareAtomTypes()2350 case XML_REGEXP_NOTDECIMAL: /* \D */ in xmlFACompareAtomTypes()2354 if ((type2 == XML_REGEXP_NOTDECIMAL) || in xmlFACompareAtomTypes()2831 case XML_REGEXP_NOTDECIMAL: in xmlRegCheckCharacterRange()3018 case XML_REGEXP_NOTDECIMAL: in xmlRegCheckCharacter()4955 type = XML_REGEXP_NOTDECIMAL; in xmlFAParseCharClassEsc()