Lines Matching defs:gnuext
109 int gnuext;
340 p->gnuext = false;
343 p->gnuext = p->allowbranch = true;
345 p->gnuext = false;
527 if (p->gnuext) {
856 (void) REQUIRE(p->gnuext || HERE() != bc.start, REG_EMPTY);
858 if (p->gnuext && HERE() == bc.start && !p_branch_empty(p, &bc))
907 if (p->gnuext) {
1045 } else if (p->gnuext && EATTWO('\\', '?')) {
1048 } else if (p->gnuext && EATTWO('\\', '+')) {