Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlregexp.c107 XML_REGEXP_LETTER_OTHERS, enumerator
988 case XML_REGEXP_LETTER_OTHERS: in xmlRegPrintAtomType()
2183 (range2->type == XML_REGEXP_LETTER_OTHERS)) in xmlFACompareRanges()
2283 (type2 <= XML_REGEXP_LETTER_OTHERS)) || in xmlFACompareAtomTypes()
2337 (type2 <= XML_REGEXP_LETTER_OTHERS)) || in xmlFACompareAtomTypes()
2375 if (type2 <= XML_REGEXP_LETTER_OTHERS) in xmlFACompareAtomTypes()
2382 case XML_REGEXP_LETTER_OTHERS: in xmlFACompareAtomTypes()
2860 case XML_REGEXP_LETTER_OTHERS: in xmlRegCheckCharacterRange()
3026 case XML_REGEXP_LETTER_OTHERS: in xmlRegCheckCharacter()
4649 type = XML_REGEXP_LETTER_OTHERS; in xmlFAParseCharProp()