Searched refs:OP_SKIPZERO (Results 1 - 4 of 4) sorted by relevance

/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_study.c207 case OP_SKIPZERO:
1033 case OP_SKIPZERO:
H A Dpcre_compile.c2033 case OP_SKIPZERO:
2487 if (c == OP_BRAZERO || c == OP_BRAMINZERO || c == OP_SKIPZERO ||
3998 optional (i.e. the minimum quantifier is zero), OP_BRAZERO or OP_SKIPZERO is
6057 OP_SKIPZERO in front of it so that it is skipped on execution. As we
6076 *previous++ = OP_SKIPZERO;
H A Dpcre_dfa_exec.c856 case OP_SKIPZERO:
H A Dpcre_exec.c1892 case OP_SKIPZERO:

Completed in 159 milliseconds