Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c8893 static void compile_backtrackingpath(compiler_common *, struct backtrack_common *);
9758 compile_backtrackingpath(common, altbacktrack.top); in compile_assert_matchingpath()
10931 compile_backtrackingpath(common, backtrack->top); in compile_bracketpos_matchingpath()
12101 compile_backtrackingpath(common, (current)); \
12277 compile_backtrackingpath(common, current->top); in compile_recurse_backtrackingpath()
12977 static void compile_backtrackingpath(compiler_common *common, struct backtrack_common *current) in compile_backtrackingpath() function
13306 compile_backtrackingpath(common, altbacktrack.top); in compile_recurse()
13753 compile_backtrackingpath(common, rootbacktrack.top); in jit_compile()

Completed in 46 milliseconds