Searched refs:OP_SBRAPOS (Results 1 - 6 of 6) sorted by relevance

/external/pcre/dist/
H A Dpcre_study.c135 case OP_SBRAPOS:
967 case OP_SBRAPOS:
H A Dpcre_printint.c403 case OP_SBRAPOS:
H A Dpcre_compile.c2026 case OP_SBRAPOS:
2496 if (c == OP_SBRA || c == OP_SBRAPOS ||
6322 *bracode = (*bracode == OP_COND)? OP_BRAPOS : OP_SBRAPOS;
8608 op == OP_SBRA || op == OP_SBRAPOS)
8727 op == OP_SBRA || op == OP_SBRAPOS)
H A Dpcre_jit_compile.c654 case OP_SBRAPOS:
1109 case OP_SBRAPOS:
1575 case OP_SBRAPOS:
1755 case OP_SBRAPOS:
7553 case OP_SBRAPOS:
7700 if (opcode == OP_SBRAPOS)
7709 if (opcode == OP_SBRAPOS || opcode == OP_SCBRAPOS)
7731 if (opcode == OP_SBRAPOS)
7740 if (opcode == OP_SBRAPOS || opcode == OP_SCBRAPOS)
8512 case OP_SBRAPOS
[all...]
H A Dpcre_dfa_exec.c2871 case OP_SBRAPOS:
H A Dpcre_exec.c1221 case OP_SBRAPOS:

Completed in 77 milliseconds