Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c285 jump_list *backtracks; member
5542 if (list == backtracks) in compile_xclass_matchingpath()
6260 detect_partial_match(common, backtracks); in compile_char1_matchingpath()
6275 detect_partial_match(common, backtracks); in compile_char1_matchingpath()
6289 detect_partial_match(common, backtracks); in compile_char1_matchingpath()
6302 detect_partial_match(common, backtracks); in compile_char1_matchingpath()
6324 detect_partial_match(common, backtracks); in compile_char1_matchingpath()
6353 detect_partial_match(common, backtracks); in compile_char1_matchingpath()
6598 add_jump(compiler, backtracks, jump[0]); in compile_char1_matchingpath()
6820 add_jump(compiler, backtracks, partial); in compile_ref_matchingpath()
[all …]
H A DChangeLog1696 matched, but there is a failure in C so that it backtracks to (*THEN), PCRE
2427 moved on to the rest of the pattern, a later failure that backtracks into
/PHP-7.2/ext/mbstring/oniguruma/doc/
H A DRE220 no backtracks in subexp.
/PHP-7.2/ext/pcre/pcrelib/doc/
H A Dpcre.txt2349 backtracks into a+ that can never be successful. However, if callouts
4381 This time, when matching [bc] fails, the matcher backtracks into a+ and
6739 (because there is no following "a"), it backtracks to match all but the

Completed in 73 milliseconds