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

/illumos-gate/usr/src/lib/libast/common/regex/
H A Dregnexec.c1287 catcher.re.cond_catch.next[0] = q->re.group.expr.binary.right;
1288 catcher.re.cond_catch.next[1] = q->re.group.expr.binary.left;
1291 catcher.re.cond_catch.next[0] = catcher.re.cond_catch.next[1] = 0;
1297 catcher.re.cond_catch.yes = 0;
1298 catcher.re.cond_catch.beg = s;
1299 catcher.re.cond_catch.cont = cont;
1302 if (r == BAD || catcher.re.cond_catch.yes)
1309 if (q = catcher.re.cond_catch.next[r != NONE])
1320 rex->re.cond_catch
[all...]
H A Dreglib.h512 Cond_t cond_catch; /* cond catcher */ member in union:Rex_s::__anon2663

Completed in 98 milliseconds