Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_compile.c9640 PCRE2_SPTR start_cc; in compile_recurse_matchingpath() local
9648 start_cc = common->start + start; in compile_recurse_matchingpath()
9649 compile_matchingpath(common, next_opcode(common, start_cc), bracketend(start_cc) - (1 + LINK_SIZE), backtrack); in compile_recurse_matchingpath()

Completed in 14 milliseconds