Home
last modified time | relevance | path

Searched refs:dimensions (Results 1 – 8 of 8) sorted by relevance

/PHP-7.1/ext/com_dotnet/
H A Dcom_saproxy.c46 LONG dimensions; member
107 for (i = 1; i < (UINT) proxy->dimensions; i++) { in saproxy_read_dimension()
117 proxy->dimensions, args, 0); in saproxy_read_dimension()
142 if ((UINT) proxy->dimensions >= dims) { in saproxy_read_dimension()
157 if (dims - 1 == proxy->dimensions) { in saproxy_read_dimension()
219 for (i = 1; i < (UINT) proxy->dimensions; i++) { in saproxy_write_dimension()
429 proxy->dimensions = 1; in php_com_saproxy_create()
435 proxy->dimensions += rel->dimensions; in php_com_saproxy_create()
445 clone_indices(proxy, rel, rel->dimensions); in php_com_saproxy_create()
483 I->indices[I->proxy->dimensions-1] = I->key; in saproxy_iter_get_data()
[all …]
/PHP-7.1/ext/gd/tests/
H A Dimagecreatetruecolor_error2.phpt18 Warning: imagecreatetruecolor(): Invalid image dimensions in %s on line %d
20 Warning: imagecreatetruecolor(): Invalid image dimensions in %s on line %d
H A Dbug72337.phpt2 #72337 segfault in imagescale with new dimensions being <=0)
H A Dbug65148.phpt2 Bug #65148 (imagerotate may alter image dimensions)
H A Dimagecopyresampled_basic.phpt37 // Get new dimensions
/PHP-7.1/ext/zlib/tests/
H A Ddata.inc38 Hath not a Jew eyes? Hath not a Jew hands, organs, dimensions,
/PHP-7.1/
H A DREADME.REDIST.BINS117 The period, 2^19937-1, and the order of equidistribution, 623 dimensions,
H A DNEWS671 . Fixed bug #65148 (imagerotate may alter image dimensions). (cmb)
2772 . Fixed bug #72337 (invalid dimensions can lead to crash). (Pierre)

Completed in 29 milliseconds