Home
last modified time | relevance | path

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

/PHP-8.3/ext/opcache/
H A Dzend_accelerator_blacklist.c80 char regexp[12*1024], *p, *end, *c, *backtrack = NULL; in zend_accel_blacklist_update_regexp() local
165 if (!backtrack) { in zend_accel_blacklist_update_regexp()
168 p = backtrack; in zend_accel_blacklist_update_regexp()
201 backtrack = p; in zend_accel_blacklist_update_regexp()
/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c9430 backtrack_common *backtrack; in compile_ref_iterator_matchingpath() local
9636 backtrack_common *backtrack; in compile_recurse_matchingpath() local
9752 backtrack_common *backtrack; in compile_callout_matchingpath() local
10448 backtrack_common *backtrack; in compile_bracket_matchingpath() local
11009 backtrack_common *backtrack; in compile_bracketpos_matchingpath() local
11160 backtrack->top = NULL; in compile_bracketpos_matchingpath()
11437 backtrack_common *backtrack; in compile_iterator_matchingpath() local
11949 backtrack_common *backtrack; in compile_fail_accept_matchingpath() local
12024 backtrack_common *backtrack; in compile_control_verb_matchingpath() local
13168 assert_backtrack backtrack; in compile_braminzero_backtrackingpath() local
[all …]
/PHP-8.3/
H A Dphp.ini-production1059 ; https://php.net/pcre.backtrack-limit
H A Dphp.ini-development1057 ; https://php.net/pcre.backtrack-limit

Completed in 44 milliseconds