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.c341 #define OP_THEN_TRAP OP_TABLE_LENGTH macro
11822 static PCRE2_UCHAR then_trap_opcode[1] = { OP_THEN_TRAP };
13231 case OP_THEN_TRAP: in compile_backtrackingpath()