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

/external/chromium_org/third_party/libxml/src/
H A Dxmlregexp.c140 XML_REGEXP_QUANT_ONCE, enumerator in enum:__anon13381
504 (ret->atoms[i]->quant == XML_REGEXP_QUANT_ONCE)) {
793 ret->quant = XML_REGEXP_QUANT_ONCE;
1056 case XML_REGEXP_QUANT_ONCE:
1564 (atom->quant != XML_REGEXP_QUANT_ONCE)) {
1573 atom->quant = XML_REGEXP_QUANT_ONCE;
1588 atom->quant = XML_REGEXP_QUANT_ONCE;
1593 atom->quant = XML_REGEXP_QUANT_ONCE;
1630 copy->quant = XML_REGEXP_QUANT_ONCE;
1673 atom->quant = XML_REGEXP_QUANT_ONCE;
[all...]
/external/libxml2/
H A Dxmlregexp.c143 XML_REGEXP_QUANT_ONCE, enumerator in enum:__anon25107
508 (ret->atoms[i]->quant == XML_REGEXP_QUANT_ONCE)) {
797 ret->quant = XML_REGEXP_QUANT_ONCE;
1060 case XML_REGEXP_QUANT_ONCE:
1568 (atom->quant != XML_REGEXP_QUANT_ONCE)) {
1577 atom->quant = XML_REGEXP_QUANT_ONCE;
1592 atom->quant = XML_REGEXP_QUANT_ONCE;
1597 atom->quant = XML_REGEXP_QUANT_ONCE;
1634 copy->quant = XML_REGEXP_QUANT_ONCE;
1677 atom->quant = XML_REGEXP_QUANT_ONCE;
[all...]

Completed in 41 milliseconds