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

/forgerock/web-agents-v4/pcre/
H A Dpcre_study.c202 case OP_SKIPZERO:
991 case OP_SKIPZERO:
H A Dpcre_compile.c2004 case OP_SKIPZERO:
2435 if (c == OP_BRAZERO || c == OP_BRAMINZERO || c == OP_SKIPZERO ||
3936 optional (i.e. the minimum quantifier is zero), OP_BRAZERO or OP_SKIPZERO is
5917 OP_SKIPZERO in front of it so that it is skipped on execution. As we
5936 *previous++ = OP_SKIPZERO;
H A Dpcre_dfa_exec.c856 case OP_SKIPZERO:
H A Dpcre_exec.c1885 case OP_SKIPZERO:
H A Dpcre_jit_compile.c678 case OP_SKIPZERO:
8502 case OP_SKIPZERO:

Completed in 305 milliseconds