Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c2226 static SLJIT_INLINE PCRE2_SPTR set_then_offsets(compiler_common *common, PCRE2_SPTR cc, sljit_u8 *c… in set_then_offsets() function
2245 cc = set_then_offsets(common, cc, current_offset); in set_then_offsets()
11035 set_then_offsets(common, common->start, NULL); in jit_compile()