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()
2840 zval *SIM, *DIM; in PHP_FUNCTION() local
2845 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "OOllllll", &DIM, gd_image_ce, &SIM, gd_image_ce, &DX, … in PHP_FUNCTION()
2849 im_dst = php_gd_libgdimageptr_from_zval_p(DIM); in PHP_FUNCTION()
2867 zval *SIM, *DIM; in PHP_FUNCTION() local
2877 im_dst = php_gd_libgdimageptr_from_zval_p(DIM); in PHP_FUNCTION()
2895 zval *SIM, *DIM; in PHP_FUNCTION() local
2905 im_dst = php_gd_libgdimageptr_from_zval_p(DIM); in PHP_FUNCTION()
2923 zval *SIM, *DIM; in PHP_FUNCTION() local
[all …]
/PHP-8.2/
H A DNEWS698 . Fixed oss-fuzz #64727 (JIT undefined array key warning may overwrite DIM
699 with NULL when DIM is the same var as result). (ilutov)

Completed in 19 milliseconds