Lines Matching refs:XML_REGEXP_STRING
90 XML_REGEXP_STRING, enumerator
457 (ret->atoms[0]->type == XML_REGEXP_STRING)) { in xmlRegEpxFromParse()
507 if ((ret->atoms[i]->type == XML_REGEXP_STRING) && in xmlRegEpxFromParse()
820 if ((atom->type == XML_REGEXP_STRING) && (atom->valuep != NULL)) in xmlRegFreeAtom()
822 if ((atom->type == XML_REGEXP_STRING) && (atom->valuep2 != NULL)) in xmlRegFreeAtom()
954 case XML_REGEXP_STRING: in xmlRegPrintAtomType()
1098 if (atom->type == XML_REGEXP_STRING) in xmlRegPrintAtom()
2088 (range1->type == XML_REGEXP_STRING) || in xmlFACompareRanges()
2089 (range2->type == XML_REGEXP_STRING)) in xmlFACompareRanges()
2259 (type1 == XML_REGEXP_STRING) || in xmlFACompareAtomTypes()
2266 (type2 == XML_REGEXP_STRING) || in xmlFACompareAtomTypes()
2470 case XML_REGEXP_STRING: in xmlFAEqualAtoms()
2526 case XML_REGEXP_STRING: in xmlFACompareAtoms()
2800 case XML_REGEXP_STRING: in xmlRegCheckCharacterRange()
3007 case XML_REGEXP_STRING: in xmlRegCheckCharacter()
5714 atom = xmlRegNewAtom(am, XML_REGEXP_STRING); in xmlAutomataNewTransition()
5752 atom = xmlRegNewAtom(am, XML_REGEXP_STRING); in xmlAutomataNewTransition2()
5813 atom = xmlRegNewAtom(am, XML_REGEXP_STRING); in xmlAutomataNewNegTrans()
5885 atom = xmlRegNewAtom(am, XML_REGEXP_STRING); in xmlAutomataNewCountTrans2()
5971 atom = xmlRegNewAtom(am, XML_REGEXP_STRING); in xmlAutomataNewCountTrans()
6040 atom = xmlRegNewAtom(am, XML_REGEXP_STRING); in xmlAutomataNewOnceTrans2()
6119 atom = xmlRegNewAtom(am, XML_REGEXP_STRING); in xmlAutomataNewOnceTrans()