--TEST-- Backtracking limit --SKIPIF-- --INI-- pcre.backtrack_limit=2 pcre.jit=0 --FILE-- --EXPECT-- bool(false) bool(true) int(10) bool(true)