Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_jit_compile.c1977 static SLJIT_INLINE pcre_uchar *set_then_offsets(compiler_common *common, pcre_uchar *cc, pcre_uint… in set_then_offsets() function
1996 cc = set_then_offsets(common, cc, current_offset); in set_then_offsets()
9951 set_then_offsets(common, common->start, NULL); in PRIV()