Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlregexp.c143 XML_REGEXP_QUANT_ONCE, enumerator
508 (ret->atoms[i]->quant == XML_REGEXP_QUANT_ONCE)) { in xmlRegEpxFromParse()
797 ret->quant = XML_REGEXP_QUANT_ONCE; in xmlRegNewAtom()
1060 case XML_REGEXP_QUANT_ONCE: in xmlRegPrintQuantType()
1569 (atom->quant != XML_REGEXP_QUANT_ONCE)) { in xmlFAGenerateTransitions()
1578 atom->quant = XML_REGEXP_QUANT_ONCE; in xmlFAGenerateTransitions()
1593 atom->quant = XML_REGEXP_QUANT_ONCE; in xmlFAGenerateTransitions()
1598 atom->quant = XML_REGEXP_QUANT_ONCE; in xmlFAGenerateTransitions()
1635 copy->quant = XML_REGEXP_QUANT_ONCE; in xmlFAGenerateTransitions()
1678 atom->quant = XML_REGEXP_QUANT_ONCE; in xmlFAGenerateTransitions()
[all …]