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

/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_study.c112 case OP_SCOND:
915 case OP_SCOND:
H A Dpcre_printint.c416 case OP_SCOND:
H A Dpcre_compile.c2032 case OP_SCOND:
2512 c == OP_COND || c == OP_SCOND)
6344 *bracode = OP_SCOND;
6355 if (*bracode == OP_COND || *bracode == OP_SCOND)
H A Dpcre_dfa_exec.c2688 case OP_SCOND:
H A Dpcre_exec.c1281 case OP_SCOND:
1433 if (op != OP_SCOND)

Completed in 99 milliseconds