Home
last modified time | relevance | path

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

/PHP-7.4/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-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c9122 backtrack_common *backtrack; in compile_ref_iterator_matchingpath() local
9328 backtrack_common *backtrack; in compile_recurse_matchingpath() local
9444 backtrack_common *backtrack; in compile_callout_matchingpath() local
10140 backtrack_common *backtrack; in compile_bracket_matchingpath() local
10701 backtrack_common *backtrack; in compile_bracketpos_matchingpath() local
10852 backtrack->top = NULL; in compile_bracketpos_matchingpath()
11129 backtrack_common *backtrack; in compile_iterator_matchingpath() local
11641 backtrack_common *backtrack; in compile_fail_accept_matchingpath() local
11716 backtrack_common *backtrack; in compile_control_verb_matchingpath() local
12860 assert_backtrack backtrack; in compile_braminzero_backtrackingpath() local
[all …]
/PHP-7.4/
H A Dphp.ini-development1032 ; http://php.net/pcre.backtrack-limit
H A Dphp.ini-production1032 ; http://php.net/pcre.backtrack-limit

Completed in 38 milliseconds