Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlregexp.c87 XML_REGEXP_CHARVAL, enumerator
948 case XML_REGEXP_CHARVAL: in xmlRegPrintAtomType()
1100 if (atom->type == XML_REGEXP_CHARVAL) in xmlRegPrintAtom()
1143 if (trans->atom->type == XML_REGEXP_CHARVAL) in xmlRegPrintTrans()
2107 if (range1->type != XML_REGEXP_CHARVAL) in xmlFACompareRanges()
2114 } else if (range1->type == XML_REGEXP_CHARVAL) { in xmlFACompareRanges()
2256 (type1 == XML_REGEXP_CHARVAL) || in xmlFACompareAtomTypes()
2263 (type2 == XML_REGEXP_CHARVAL) || in xmlFACompareAtomTypes()
2477 case XML_REGEXP_CHARVAL: in xmlFAEqualAtoms()
2535 case XML_REGEXP_CHARVAL: in xmlFACompareAtoms()
[all …]