Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c2752 static SLJIT_INLINE void do_reset_match(compiler_common *common, int length) in do_reset_match() function
12548 do_reset_match(common, (re->top_bracket + 1) * 2); in jit_compile()