Home
last modified time | relevance | path

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

/third_party/libxml2/
Dxmlregexp.c149 XML_REGEXP_QUANT_ONCE, enumerator
542 (ret->atoms[i]->quant == XML_REGEXP_QUANT_ONCE)) { in xmlRegEpxFromParse()
829 ret->quant = XML_REGEXP_QUANT_ONCE; in xmlRegNewAtom()
1092 case XML_REGEXP_QUANT_ONCE: in xmlRegPrintQuantType()
1601 (atom->quant != XML_REGEXP_QUANT_ONCE)) { in xmlFAGenerateTransitions()
1610 atom->quant = XML_REGEXP_QUANT_ONCE; in xmlFAGenerateTransitions()
1625 atom->quant = XML_REGEXP_QUANT_ONCE; in xmlFAGenerateTransitions()
1630 atom->quant = XML_REGEXP_QUANT_ONCE; in xmlFAGenerateTransitions()
1667 copy->quant = XML_REGEXP_QUANT_ONCE; in xmlFAGenerateTransitions()
1710 atom->quant = XML_REGEXP_QUANT_ONCE; in xmlFAGenerateTransitions()
[all …]