Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c10385 static PCRE2_UCHAR then_trap_opcode[1] = { OP_THEN_TRAP }; variable
10396 BACKTRACK_AS(then_trap_backtrack)->common.cc = then_trap_opcode; in compile_then_trap_matchingpath()
10723 BACKTRACK_AS(then_trap_backtrack)->common.cc = then_trap_opcode; in compile_matchingpath()