Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlregexp.c93 XML_REGEXP_CHARVAL, enumerator
980 case XML_REGEXP_CHARVAL: in xmlRegPrintAtomType()
1132 if (atom->type == XML_REGEXP_CHARVAL) in xmlRegPrintAtom()
1175 if (trans->atom->type == XML_REGEXP_CHARVAL) in xmlRegPrintTrans()
2139 if (range1->type != XML_REGEXP_CHARVAL) in xmlFACompareRanges()
2146 } else if (range1->type == XML_REGEXP_CHARVAL) { in xmlFACompareRanges()
2288 (type1 == XML_REGEXP_CHARVAL) || in xmlFACompareAtomTypes()
2295 (type2 == XML_REGEXP_CHARVAL) || in xmlFACompareAtomTypes()
2509 case XML_REGEXP_CHARVAL: in xmlFAEqualAtoms()
2576 case XML_REGEXP_CHARVAL: in xmlFACompareAtoms()
[all …]