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

/barrelfish-master/lib/pcre/
H A Dpcre_study.c134 case OP_BRAPOS:
966 case OP_BRAPOS:
H A Dpcre_printint.c401 case OP_BRAPOS:
H A Dpcre_compile.c1972 case OP_BRAPOS:
2509 if (c == OP_BRA || c == OP_BRAPOS ||
6363 *bracode = (*bracode == OP_COND)? OP_BRAPOS : OP_SBRAPOS;
8626 if (op == OP_BRA || op == OP_BRAPOS ||
8745 if (op == OP_BRA || op == OP_BRAPOS ||
8849 case OP_BRAPOS:
H A Dpcre_dfa_exec.c2870 case OP_BRAPOS:
H A Dpcre_exec.c1220 case OP_BRAPOS:

Completed in 171 milliseconds