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.c13481 struct sljit_label *reset_match_label; in jit_compile() local
13841 reset_match_label = LABEL(); in jit_compile()
14009 JUMPTO(SLJIT_JUMP, reset_match_label); in jit_compile()