Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c12039 struct sljit_label *reset_match_label; in jit_compile() local
12383 reset_match_label = LABEL(); in jit_compile()
12551 JUMPTO(SLJIT_JUMP, reset_match_label); in jit_compile()