Home
last modified time | relevance | path

Searched refs:XML_REGEXP_NUMBER_OTHERS (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxmlregexp.c121 XML_REGEXP_NUMBER_OTHERS, enumerator
1036 case XML_REGEXP_NUMBER_OTHERS: in xmlRegPrintAtomType()
2227 (range2->type == XML_REGEXP_NUMBER_OTHERS)) in xmlFACompareRanges()
2317 (type2 <= XML_REGEXP_NUMBER_OTHERS)) || in xmlFACompareAtomTypes()
2332 (type2 <= XML_REGEXP_NUMBER_OTHERS)) || in xmlFACompareAtomTypes()
2425 if (type2 <= XML_REGEXP_NUMBER_OTHERS) in xmlFACompareAtomTypes()
2430 case XML_REGEXP_NUMBER_OTHERS: in xmlFACompareAtomTypes()
2954 case XML_REGEXP_NUMBER_OTHERS: in xmlRegCheckCharacterRange()
3104 case XML_REGEXP_NUMBER_OTHERS: in xmlRegCheckCharacter()
4757 type = XML_REGEXP_NUMBER_OTHERS; in xmlFAParseCharProp()