Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c8150 PCRE2_SPTR start_cc; in compile_recurse_matchingpath() local
8158 start_cc = common->start + start; in compile_recurse_matchingpath()
8159 …compile_matchingpath(common, next_opcode(common, start_cc), bracketend(start_cc) - (1 + LINK_SIZE)… in compile_recurse_matchingpath()