Home
last modified time | relevance | path

Searched refs:size (Results 326 – 350 of 697) sorted by relevance

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

/PHP-8.1/ext/zlib/
H A Dphp_zlib.h41 size_t size; member
/PHP-8.1/ext/gd/tests/
H A Dimagecolorclosesthwb_basic_001.phpt7 // Create the size of image or blank image
/PHP-8.1/ext/sqlite3/tests/
H A Dstream_test.inc29 return array('size' => self::$string_length);
/PHP-8.1/Zend/tests/
H A Dgh11189.phpt29 Fatal error: Allowed memory size of %s bytes exhausted%s(tried to allocate %s bytes) in %s on line …
H A Dgh11189_1.phpt29 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/file/
H A Dcopy_variation7.phpt27 var_dump( filesize($file_path."/copy_variation7_symlink.tmp") ); //size of the symlink itself
29 var_dump( filesize($file_path."/copy_variation7_hardlink.tmp") ); //size of the file
H A Duserwrapper.phpt28 'uid'=>100, 'gid'=>1000, 'rdev'=>-1, 'size'=>31337,
74 [size] => 31337
H A Dlstat_stat_basic.phpt132 ["size"]=>
186 ["size"]=>
242 ["size"]=>
296 ["size"]=>
H A Dfstat_basic.phpt51 ["size"]=>
/PHP-8.1/ext/ffi/
H A Dffi_arginfo.h58 ZEND_ARG_TYPE_INFO(0, size, IS_LONG, 0)
64 ZEND_ARG_TYPE_INFO(0, size, IS_LONG, 0)
70 ZEND_ARG_TYPE_INFO(0, size, IS_LONG, 0)
75 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, size, IS_LONG, 1, "null")
/PHP-8.1/ext/standard/tests/strings/
H A Dchunk_split_variation3.phpt24 Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %s on line …
H A Dbug54721.phpt2 Bug #54721 (Different Hashes on Windows, BSD and Linux on wrong Salt size)
H A Dchunk_split_variation1_32bit.phpt20 Fatal error: %rAllowed memory size of %d bytes exhausted%s\(tried to allocate %d bytes\)|Possible i…
/PHP-8.1/ext/ffi/tests/
H A D045.phpt27 FFI\Exception: Cannot instantiate FFI\CData of zero size
/PHP-8.1/ext/mysqlnd/
H A Dmysqlnd_read_buffer.c81 ret->size = ret->len = count; in mysqlnd_create_read_buffer()
/PHP-8.1/ext/zend_test/tests/
H A Dobserver_bug81435.phpt46 Fatal error: Allowed memory size of 20971520 bytes exhausted %s in %s on line %d
/PHP-8.1/ext/oci8/tests/
H A Dlob_030.phpt50 echo "Test 3: A CLOB of 1048576 bytes (== size of PHP_OCI_LOB_BUFFER_SIZE at time of test creation)…
72 Test 3: A CLOB of 1048576 bytes (== size of PHP_OCI_LOB_BUFFER_SIZE at time of test creation)
H A Dcoll_003_func.phpt34 Warning: oci_collection_trim(): OCI-22167: given trim size [3] must be less than or equal to [0] in…
/PHP-8.1/ext/shmop/tests/
H A D001.phpt19 echo "shm size is: " . ($shm_size = shmop_size($shm_id)) . "\n";
75 shm size is: %d
/PHP-8.1/main/
H A Dphp_streams.h320 PHPAPI int _php_stream_fill_read_buffer(php_stream *stream, size_t size);
321 #define php_stream_fill_read_buffer(stream, size) _php_stream_fill_read_buffer((stream), (size)) argument
383 …ne php_stream_set_chunk_size(stream, size) _php_stream_set_option((stream), PHP_STREAM_OPTION_SET_… argument
438 #define php_stream_truncate_set_size(stream, size) _php_stream_truncate_set_size((stream), (size)) argument
/PHP-8.1/ext/phar/tests/tar/
H A Dlinks2.phpt17 'size' => 0,
/PHP-8.1/Zend/asm/
H A Djump_ppc32_sysv_elf_gas.S198 .size jump_fcontext, .-jump_fcontext
H A Dmake_arm64_aapcs_elf_gas.S83 .size make_fcontext,.-make_fcontext
H A Dmake_riscv64_sysv_elf_gas.S89 .size make_fcontext,.-make_fcontext
/PHP-8.1/ext/spl/tests/
H A DSplFileObject_fstat_with_basic_fstat_disabled.phpt52 ["size"]=>

Completed in 53 milliseconds

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