Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c4898 detect_partial_match(common, backtracks); in compile_xclass_matchingpath()
5070 if (list != backtracks) in compile_xclass_matchingpath()
5323 detect_partial_match(common, backtracks); in compile_char1_matchingpath()
5337 detect_partial_match(common, backtracks); in compile_char1_matchingpath()
5350 detect_partial_match(common, backtracks); in compile_char1_matchingpath()
5362 detect_partial_match(common, backtracks); in compile_char1_matchingpath()
5383 detect_partial_match(common, backtracks); in compile_char1_matchingpath()
5411 detect_partial_match(common, backtracks); in compile_char1_matchingpath()
5430 detect_partial_match(common, backtracks); in compile_char1_matchingpath()
5452 detect_partial_match(common, backtracks); in compile_char1_matchingpath()
[all …]
H A DChangeLog1510 matched, but there is a failure in C so that it backtracks to (*THEN), PCRE
2241 moved on to the rest of the pattern, a later failure that backtracks into
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt2350 backtracks into a+ that can never be successful. However, if callouts
4382 This time, when matching [bc] fails, the matcher backtracks into a+ and
6735 (because there is no following "a"), it backtracks to match all but the

Completed in 77 milliseconds