Home
last modified time | relevance | path

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

/PHP-5.5/Zend/tests/
H A Dbug64660.phpt11 Parse error: memory exhausted in %s on line %d
H A Dbug40770.phpt22 Fatal error: Allowed memory size of 8388608 bytes exhausted%s(tried to allocate %d bytes) in %s on …
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.phpt71 Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %sbug55509.…
/PHP-5.5/tests/lang/
H A Dbug45392.phpt23 Fatal error: Allowed memory size of %d bytes exhausted%s
/PHP-5.5/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-5.5/ext/pdo_firebird/
H A Dphp_pdo_firebird_int.h106 unsigned exhausted:1; member
H A Dfirebird_statement.c143 S->exhausted = !S->cursor_open; in firebird_stmt_execute()
164 } else if (!S->exhausted) { in firebird_stmt_fetch()
169 S->exhausted = 1; in firebird_stmt_fetch()
173 S->exhausted = 1; in firebird_stmt_fetch()
/PHP-5.5/ext/standard/tests/strings/
H A Dstr_pad_variation5.phpt34 Fatal error: Allowed memory size of 134217728 bytes exhausted%s(tried to allocate 2147483648 bytes)…
/PHP-5.5/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 …
/PHP-5.5/
H A DNEWS585 . Fixed bug #68964 (Allowed memory size exhausted with odbc_exec). (Anatol)
7961 - Fixed bug #39640 (Segfault with "Allowed memory size exhausted"). (Dmitry)

Completed in 33 milliseconds