Searched refs:OP_ACCEPT (Results 1 - 3 of 3) sorted by relevance

/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_study.c147 case OP_ACCEPT:
853 case OP_ACCEPT:
H A Dpcre_compile.c257 { 6, OP_ACCEPT, -1 },
1785 case OP_ACCEPT:
6622 if (verbs[i].op == OP_ACCEPT)
6650 (cd->assert_depth > 0)? OP_ASSERT_ACCEPT : OP_ACCEPT;
H A Dpcre_exec.c1451 /* Before OP_ACCEPT there may be any number of OP_CLOSE opcodes,
1489 case OP_ACCEPT:

Completed in 119 milliseconds