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

/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_study.c175 case OP_ASSERTBACK:
1009 case OP_ASSERTBACK:
H A Dpcre_printint.c411 case OP_ASSERTBACK:
H A Dpcre_dfa_exec.c2659 case OP_ASSERTBACK:
2681 if ((rc >= 0) == (codevalue == OP_ASSERT || codevalue == OP_ASSERTBACK))
2781 (condcode == OP_ASSERT || condcode == OP_ASSERTBACK))
H A Dpcre_compile.c1679 case OP_ASSERTBACK:
1821 case OP_ASSERTBACK:
3191 case OP_ASSERTBACK:
7054 bravalue = OP_ASSERTBACK;
7728 (bravalue == OP_ASSERTBACK ||
H A Dpcre_exec.c1528 case OP_ASSERTBACK:

Completed in 174 milliseconds