Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c329 #define OP_THEN_TRAP OP_TABLE_LENGTH macro
9291 static PCRE2_UCHAR then_trap_opcode[1] = { OP_THEN_TRAP };
10689 case OP_THEN_TRAP: in compile_backtrackingpath()