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

/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_study.c135 case OP_SBRAPOS:
967 case OP_SBRAPOS:
H A Dpcre_printint.c403 case OP_SBRAPOS:
H A Dpcre_compile.c2029 case OP_SBRAPOS:
2499 if (c == OP_SBRA || c == OP_SBRAPOS ||
6363 *bracode = (*bracode == OP_COND)? OP_BRAPOS : OP_SBRAPOS;
8627 op == OP_SBRA || op == OP_SBRAPOS)
8746 op == OP_SBRA || op == OP_SBRAPOS)
H A Dpcre_dfa_exec.c2871 case OP_SBRAPOS:
H A Dpcre_exec.c1221 case OP_SBRAPOS:

Completed in 167 milliseconds