Searched refs:exhausted (Results 1 – 25 of 31) sorted by relevance
12
2 Test preg_split() function : error conditions - Recursion limit exhausted10 var_dump(preg_last_error_msg() === 'Recursion limit exhausted');
2 Test preg_match() function : error conditions - jit stacklimit exhausted14 var_dump(preg_last_error_msg() === 'JIT stack limit exhausted');
2 Test preg_match() function : error conditions - jit stacklimit exhausted
16 var_dump(preg_last_error_msg() === 'Backtrack limit exhausted');
10 Parse error: memory exhausted in %s on line %d
26 Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %s on line …
22 Fatal error: Allowed memory size of 8388608 bytes exhausted%s(tried to allocate %d bytes) in %s on …
28 Fatal error: Allowed memory size of 2097152 bytes exhausted%s(tried to allocate %d bytes) in %s on …
25 Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %sbug68412.…
36 Fatal error: Allowed memory size of %s bytes exhausted%s(tried to allocate %s bytes) in %s on line …
2 Bug #70239 Creating a huge array doesn't result in exhausted, but segfault, var 1
2 Bug #70239 Creating a huge array doesn't result in exhausted, but segfault, var 2
2 Bug #70239 Creating a huge array doesn't result in exhausted, but segfault, var 3
2 Bug #70239 Creating a huge array doesn't result in exhausted, but segfault, var 4
14 Fatal error: Allowed memory size of %d bytes exhausted %s
23 Fatal error: Allowed memory size of %d bytes exhausted%s
17 Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %s on line …
19 Fatal error: Allowed memory size of 134217728 bytes exhausted%s(tried to allocate %d bytes) in %s o…
24 Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %s on line …
20 Fatal error: %rAllowed memory size of %d bytes exhausted%s\(tried to allocate %d bytes\)|Possible i…
29 Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %s on line …
43 Fatal error: Allowed memory size of 20971520 bytes exhausted %s in %s on line %d
27 Fatal error: Allowed memory size of 2097152 bytes exhausted%s(tried to allocate %d bytes) in %s on …
33 Fatal error: Allowed memory size of %d bytes exhausted %s in %s on line %d
107 unsigned exhausted:1; member
Completed in 23 milliseconds