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

/forgerock/web-agents-v4/pcre/
H A Dpcre_study.c201 case OP_BRAPOSZERO:
977 case OP_BRAPOSZERO:
H A Dpcre_dfa_exec.c2873 case OP_BRAPOSZERO:
2879 if (codevalue == OP_BRAPOSZERO)
H A Dpcre_compile.c1944 case OP_BRAPOSZERO:
2436 c == OP_BRAPOSZERO)
6156 the group is preceded by OP_BRAZERO, convert this to OP_BRAPOSZERO.
6236 if (brazeroptr != NULL) *brazeroptr = OP_BRAPOSZERO;
H A Dpcre_jit_compile.c669 case OP_BRAPOSZERO:
7486 if (*cc == OP_BRAPOSZERO)
8456 case OP_BRAPOSZERO:
9547 case OP_BRAPOSZERO:
H A Dpcre_exec.c1894 case OP_BRAPOSZERO:

Completed in 1103 milliseconds