Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_jit_compile.c2117 static SLJIT_INLINE void reset_ovector(compiler_common *common, int length) in reset_ovector() function
9981 reset_ovector(common, (re->top_bracket + 1) * 2); in PRIV()