Home
last modified time | relevance | path

Searched refs:OP_THEN_TRAP (Results 1 – 1 of 1) sorted by relevance

/external/pcre/dist/
Dpcre_jit_compile.c301 #define OP_THEN_TRAP OP_TABLE_LENGTH macro
8183 static pcre_uchar then_trap_opcode[1] = { OP_THEN_TRAP };
9590 case OP_THEN_TRAP: in compile_backtrackingpath()