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

/osnet-11/usr/src/lib/libast/common/regex/
H A Dregnexec.c1286 catcher.re.cond_catch.next[0] = q->re.group.expr.binary.right;
1287 catcher.re.cond_catch.next[1] = q->re.group.expr.binary.left;
1290 catcher.re.cond_catch.next[0] = catcher.re.cond_catch.next[1] = 0;
1296 catcher.re.cond_catch.yes = 0;
1297 catcher.re.cond_catch.beg = s;
1298 catcher.re.cond_catch.cont = cont;
1301 if (r == BAD || catcher.re.cond_catch.yes)
1308 if (q = catcher.re.cond_catch.next[r != NONE])
1319 rex->re.cond_catch
[all...]
H A Dreglib.h512 Cond_t cond_catch; /* cond catcher */ member in union:Rex_s::__anon1178

Completed in 598 milliseconds