Home
last modified time | relevance | path

Searched refs:size (Results 301 – 325 of 697) sorted by relevance

1...<<11121314151617181920>>...28

/PHP-8.1/Zend/tests/fibers/
H A Dout-of-memory-in-recursive-fiber.phpt26 Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %sout-of-me…
H A Dout-of-memory-in-nested-fiber.phpt29 Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %sout-of-me…
/PHP-8.1/ext/standard/tests/streams/
H A Dbug60455_04.phpt2 Bug #60455: stream_get_line and 1-line with maxlen size followed by 0-length
/PHP-8.1/Zend/tests/
H A Dgh12073.phpt28 Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %s on line …
H A Dbug68412.phpt25 Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %sbug68412.…
H A Dbug54268.phpt36 Fatal error: Allowed memory size of %s bytes exhausted%s(tried to allocate %s bytes) in %s on line …
/PHP-8.1/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…
/PHP-8.1/tests/basic/
H A D021.phpt38 ["size"]=>
H A D029.phpt42 ["size"]=>
/PHP-8.1/ext/gd/tests/
H A Dimageconvolution_error2.phpt2 Testing wrong array size 2x3 in imageconvolution() of GD library
/PHP-8.1/ext/exif/tests/bug74428/
H A Dbug74428.phpt2 Bug #74428 (exif_read_data(): "Illegal IFD size" warning occurs with correct exif format)
/PHP-8.1/ext/standard/
H A Dphp_random.h37 PHPAPI int php_random_bytes(void *bytes, size_t size, bool should_throw);
/PHP-8.1/Zend/Optimizer/
H A Dzend_dfg.h27 uint32_t size; member
/PHP-8.1/ext/openssl/tests/
H A Dopenssl_cms_sign_basic.phpt23 if ($s['size'] < 500) {
24 print "size failure, not big enough.";
/PHP-8.1/ext/session/tests/
H A Drfc1867_inter.phpt73 ["size"]=>
88 ["size"]=>
H A Drfc1867_sid_only_cookie.phpt69 ["size"]=>
84 ["size"]=>
/PHP-8.1/ext/standard/tests/file/
H A Dfilesize_variation5.phpt2 Test filesize() function: usage variations - size of files
/PHP-8.1/ext/phar/tests/
H A D009.phpt23 internal corruption of phar "%s009.phar.php" (too many manifest entries for size of manifest)
/PHP-8.1/ext/zend_test/tests/
H A Dobserver_bug81430_2.phpt31 Fatal error: Allowed memory size of %d bytes exhausted %s in %s on line %d
H A Dobserver_error_01.phpt27 Fatal error: Allowed memory size of 2097152 bytes exhausted%s(tried to allocate %d bytes) in %s on …
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_stmt_send_long_data_packet_size_mysqlnd.phpt2 mysqli_stmt_send_long_data() - exceed packet size, mysqlnd
42 …printf("[008] Cannot determine max_allowed_packet size and/or bogus max_allowed_packet setting use…
45 // maximum packet size up to which we test is 10M
/PHP-8.1/ext/opcache/jit/
H A Dzend_jit_gdb.c245 sect->size = ctx->szmcode; in zend_gdbjit_secthdr()
255 sect->size = sizeof(ctx->obj.sym); in zend_gdbjit_secthdr()
282 sym->size = ctx->szmcode; in zend_gdbjit_symtab()
461 ctx->obj.sect[sect].size = (uintptr_t)(ctx->p - ctx->startp); in zend_gdbjit_initsect_done()
490 size_t size, in zend_jit_gdb_register() argument
497 ctx.szmcode = (uint32_t)size; in zend_jit_gdb_register()
/PHP-8.1/ext/mbstring/
H A Dmbstring.c272 size_t n, size; in php_mb_parse_encoding_list() local
703 size_t size; in PHP_INI_MH() local
729 size_t size; in _php_mb_ini_mbstring_http_input_set() local
1376 size_t size; in PHP_FUNCTION() local
1387 if (size == 0) { in PHP_FUNCTION()
2526 *size -= shift; in remove_non_encodings_from_elist()
2581 size_t size; in PHP_FUNCTION() local
2725 size_t size; in PHP_FUNCTION() local
2748 if (size == 0) { in PHP_FUNCTION()
2755 if (size == 0) { in PHP_FUNCTION()
[all …]
/PHP-8.1/ext/spl/tests/
H A Dfixedarray_010.phpt2 SPL: FixedArray: Setting size
/PHP-8.1/ext/pdo_firebird/tests/
H A Dbug_73087.phpt13 $dbh->exec('recreate table atable (id integer not null, content blob sub_type 1 segment size 80)');

Completed in 56 milliseconds

1...<<11121314151617181920>>...28