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()
1568 (atom->quant != XML_REGEXP_QUANT_ONCE)) { in xmlFAGenerateTransitions()
1577 atom->quant = XML_REGEXP_QUANT_ONCE; in xmlFAGenerateTransitions()
1592 atom->quant = XML_REGEXP_QUANT_ONCE; in xmlFAGenerateTransitions()
1597 atom->quant = XML_REGEXP_QUANT_ONCE; in xmlFAGenerateTransitions()
1634 copy->quant = XML_REGEXP_QUANT_ONCE; in xmlFAGenerateTransitions()
1677 atom->quant = XML_REGEXP_QUANT_ONCE; in xmlFAGenerateTransitions()
[all …]