Lines Matching refs:XML_REGEXP_SYMBOL_OTHERS
132 XML_REGEXP_SYMBOL_OTHERS, enumerator
1038 case XML_REGEXP_SYMBOL_OTHERS: in xmlRegPrintAtomType()
2218 (range2->type == XML_REGEXP_SYMBOL_OTHERS)) in xmlFACompareRanges()
2291 (type2 <= XML_REGEXP_SYMBOL_OTHERS)) in xmlFACompareAtomTypes()
2308 (type2 <= XML_REGEXP_SYMBOL_OTHERS)) || in xmlFACompareAtomTypes()
2325 (type2 <= XML_REGEXP_SYMBOL_OTHERS)) || in xmlFACompareAtomTypes()
2345 (type2 <= XML_REGEXP_SYMBOL_OTHERS)) || in xmlFACompareAtomTypes()
2362 (type2 <= XML_REGEXP_SYMBOL_OTHERS)) || in xmlFACompareAtomTypes()
2421 if (type2 <= XML_REGEXP_SYMBOL_OTHERS) in xmlFACompareAtomTypes()
2427 case XML_REGEXP_SYMBOL_OTHERS: in xmlFACompareAtomTypes()
2935 case XML_REGEXP_SYMBOL_OTHERS: in xmlRegCheckCharacterRange()
3051 case XML_REGEXP_SYMBOL_OTHERS: in xmlRegCheckCharacter()
4762 type = XML_REGEXP_SYMBOL_OTHERS; in xmlFAParseCharProp()