Home
last modified time | relevance | path

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

/aosp_15_r20/external/pcre/src/
H A Dpcre2_jit_compile.c9837 static SLJIT_INLINE PCRE2_SPTR compile_recurse_matchingpath(compiler_common *common, PCRE2_SPTR cc,… in compile_recurse_matchingpath() function
12659 cc = compile_recurse_matchingpath(common, cc, parent); in compile_matchingpath()