Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlregexp.c115 XML_REGEXP_NUMBER_OTHERS, enumerator
1004 case XML_REGEXP_NUMBER_OTHERS: in xmlRegPrintAtomType()
2195 (range2->type == XML_REGEXP_NUMBER_OTHERS)) in xmlFACompareRanges()
2285 (type2 <= XML_REGEXP_NUMBER_OTHERS)) || in xmlFACompareAtomTypes()
2300 (type2 <= XML_REGEXP_NUMBER_OTHERS)) || in xmlFACompareAtomTypes()
2393 if (type2 <= XML_REGEXP_NUMBER_OTHERS) in xmlFACompareAtomTypes()
2398 case XML_REGEXP_NUMBER_OTHERS: in xmlFACompareAtomTypes()
2884 case XML_REGEXP_NUMBER_OTHERS: in xmlRegCheckCharacterRange()
3034 case XML_REGEXP_NUMBER_OTHERS: in xmlRegCheckCharacter()
4686 type = XML_REGEXP_NUMBER_OTHERS; in xmlFAParseCharProp()