Home
last modified time | relevance | path

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

/PHP-8.3/Zend/tests/
H A Dconst_expr_dim_on_null_warning.phpt2 DIM on null in constant expr should emit warning
H A Ddynamic_class_const_fetch_order.phpt2 Dynamic class constant fetch DIM order
/PHP-8.3/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()
2836 zval *SIM, *DIM; in PHP_FUNCTION() local
2841 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "OOllllll", &DIM, gd_image_ce, &SIM, gd_image_ce, &DX, … in PHP_FUNCTION()
2845 im_dst = php_gd_libgdimageptr_from_zval_p(DIM); in PHP_FUNCTION()
2863 zval *SIM, *DIM; in PHP_FUNCTION() local
2873 im_dst = php_gd_libgdimageptr_from_zval_p(DIM); in PHP_FUNCTION()
2891 zval *SIM, *DIM; in PHP_FUNCTION() local
2901 im_dst = php_gd_libgdimageptr_from_zval_p(DIM); in PHP_FUNCTION()
2919 zval *SIM, *DIM; in PHP_FUNCTION() local
[all …]
/PHP-8.3/
H A DNEWS734 . Fixed oss-fuzz #64727 (JIT undefined array key warning may overwrite DIM
735 with NULL when DIM is the same var as result). (ilutov)

Completed in 29 milliseconds