Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c4659 static SLJIT_INLINE void fast_forward_start_bits(compiler_common *common, const sljit_u8 *start_bit… in fast_forward_start_bits() function
11091 fast_forward_start_bits(common, re->start_bitmap); in jit_compile()