Home
last modified time | relevance | path

Searched refs:DIM (Results 1 – 3 of 3) sorted by relevance

/PHP-8.2/Zend/tests/
H A Dconst_expr_dim_on_null_warning.phpt2 DIM on null in constant expr should emit warning
/PHP-8.2/ext/gd/
H A Dgd.c1031 zval *SIM, *DIM; in PHP_FUNCTION() local
1041 im_dst = php_gd_libgdimageptr_from_zval_p(DIM); in PHP_FUNCTION()
2845 zval *SIM, *DIM; in PHP_FUNCTION() local
2850 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "OOllllll", &DIM, gd_image_ce, &SIM, gd_image_ce, &DX, … in PHP_FUNCTION()
2854 im_dst = php_gd_libgdimageptr_from_zval_p(DIM); in PHP_FUNCTION()
2872 zval *SIM, *DIM; in PHP_FUNCTION() local
2882 im_dst = php_gd_libgdimageptr_from_zval_p(DIM); in PHP_FUNCTION()
2900 zval *SIM, *DIM; in PHP_FUNCTION() local
2910 im_dst = php_gd_libgdimageptr_from_zval_p(DIM); in PHP_FUNCTION()
2928 zval *SIM, *DIM; in PHP_FUNCTION() local
[all …]
/PHP-8.2/
H A DNEWS945 . Fixed oss-fuzz #64727 (JIT undefined array key warning may overwrite DIM
946 with NULL when DIM is the same var as result). (ilutov)

Completed in 41 milliseconds