Home
last modified time | relevance | path

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

/PHP-8.2/ext/gd/
H A Dgd.c2543 bool INT_IS_NULL = 1; in PHP_FUNCTION() local
2546 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "O|b!", &IM, gd_image_ce, &INT, &INT_IS_NULL) == FAILUR… in PHP_FUNCTION()
2552 if (!INT_IS_NULL) { in PHP_FUNCTION()

Completed in 18 milliseconds