Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c9402 static SLJIT_INLINE PCRE2_SPTR compile_recurse_matchingpath(compiler_common *common, PCRE2_SPTR cc,… in compile_recurse_matchingpath() function
12039 cc = compile_recurse_matchingpath(common, cc, parent); in compile_matchingpath()