Searched refs:dimensions (Results 1 – 12 of 12) sorted by relevance
/PHP-8.2/ext/com_dotnet/ |
H A D | com_saproxy.c | 41 LONG dimensions; member 103 for (i = 1; i < (UINT) proxy->dimensions; i++) { in saproxy_read_dimension() 116 proxy->dimensions, args, 0); in saproxy_read_dimension() 143 if ((UINT) proxy->dimensions >= dims) { in saproxy_read_dimension() 158 if (dims - 1 == proxy->dimensions) { in saproxy_read_dimension() 220 for (i = 1; i < (UINT) proxy->dimensions; i++) { in saproxy_write_dimension() 423 proxy->dimensions = 1; in php_com_saproxy_create() 428 proxy->dimensions += rel->dimensions; in php_com_saproxy_create() 437 clone_indices(proxy, rel, rel->dimensions); in php_com_saproxy_create() 473 I->indices[I->proxy->dimensions-1] = I->key; in saproxy_iter_get_data() [all …]
|
/PHP-8.2/ext/gd/tests/ |
H A D | bug72337.phpt | 2 #72337 segfault in imagescale with new dimensions being <=0)
|
H A D | imagecopyresampled_basic.phpt | 28 // Get new dimensions
|
H A D | bug65148.phpt | 2 Bug #65148 (imagerotate may alter image dimensions)
|
/PHP-8.2/ext/ffi/ |
H A D | ffi.stub.php | 39 public static function arrayType(FFI\CType $type, array $dimensions): FFI\CType {} argument
|
H A D | ffi_arginfo.h | 42 ZEND_ARG_TYPE_INFO(0, dimensions, IS_ARRAY, 0)
|
/PHP-8.2/ext/zlib/tests/ |
H A D | data.inc | 38 Hath not a Jew eyes? Hath not a Jew hands, organs, dimensions,
|
/PHP-8.2/ |
H A D | UPGRADING | 340 . getimagesize() now reports the actual image dimensions, bits and channels 341 of AVIF images. Previously, the dimensions have been reported as 0x0, and
|
H A D | README.REDIST.BINS | 210 The period, 2^19937-1, and the order of equidistribution, 623 dimensions,
|
H A D | NEWS | 864 . Fix reference access in dimensions for DOMNodeList and DOMNodeMap.
|
/PHP-8.2/ext/fileinfo/tests/ |
H A D | magic | 17573 # dimensions of the intended device like 640 x 480 for VGA or 1024 x 768 19055 # X, Y, and Z dimensions are stored as 24-bit LE.
|
H A D | magic私はガラスを食べられます | 17573 # dimensions of the intended device like 640 x 480 for VGA or 1024 x 768 19055 # X, Y, and Z dimensions are stored as 24-bit LE.
|
Completed in 130 milliseconds