Home
last modified time | relevance | path

Searched refs:exhausted (Results 1 – 21 of 21) sorted by relevance

/PHP-7.4/Zend/tests/
H A Dbug64660.phpt10 Parse error: memory exhausted in %s on line %d
H A Dbug76846.phpt26 Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %s on line …
H A Dbug40770.phpt22 Fatal error: Allowed memory size of 8388608 bytes exhausted%s(tried to allocate %d bytes) in %s on …
H A Dbug70258.phpt28 Fatal error: Allowed memory size of 2097152 bytes exhausted%s(tried to allocate %d bytes) in %s on …
H A Dbug68412.phpt25 Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %sbug68412.…
H A Dbug54268.phpt35 Fatal error: Allowed memory size of %s bytes exhausted%s(tried to allocate %s bytes) in %s on line …
H A Dbug55509.phpt78 Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %sbug55509.…
/PHP-7.4/ext/standard/tests/array/
H A Drange_bug70239_0.phpt2 Bug #70239 Creating a huge array doesn't result in exhausted, but segfault, var 1
H A Drange_bug70239_1.phpt2 Bug #70239 Creating a huge array doesn't result in exhausted, but segfault, var 2
H A Drange_bug70239_2.phpt2 Bug #70239 Creating a huge array doesn't result in exhausted, but segfault, var 3
H A Drange_bug70239_3.phpt2 Bug #70239 Creating a huge array doesn't result in exhausted, but segfault, var 4
/PHP-7.4/ext/pcre/tests/
H A Dpreg_match_error3.phpt2 Test preg_match() function : error conditions - jit stacklimit exhausted
/PHP-7.4/tests/lang/
H A Dbug45392.phpt23 Fatal error: Allowed memory size of %d bytes exhausted%s
/PHP-7.4/ext/standard/tests/streams/
H A Dbug61115-1.phpt17 Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %s on line …
/PHP-7.4/ext/standard/tests/strings/
H A Dwordwrap_memory_limit.phpt19 Fatal error: Allowed memory size of 134217728 bytes exhausted%s(tried to allocate %d bytes) in %s o…
H A Dstr_pad_variation5.phpt34 Fatal error: Allowed memory size of 134217728 bytes exhausted%s(tried to allocate %d bytes) in %s o…
/PHP-7.4/ext/pdo_firebird/
H A Dphp_pdo_firebird_int.h114 unsigned exhausted:1; member
H A Dfirebird_statement.c165 S->exhausted = !S->out_sqlda.sqln; /* There are data to fetch */ in firebird_stmt_execute()
187 } else if (!S->exhausted) { in firebird_stmt_fetch()
190 S->exhausted = 1; in firebird_stmt_fetch()
197 S->exhausted = 1; in firebird_stmt_fetch()
/PHP-7.4/ext/oci8/tests/
H A Dpecl_bug10194.phpt54 Fatal error: Allowed memory size of 10485760 bytes exhausted%s(tried to allocate %d bytes) in %s on…
H A Dpecl_bug10194_blob.phpt58 Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %s on line …
H A Dpecl_bug10194_blob_64.phpt59 Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %s on line …

Completed in 30 milliseconds