Home
last modified time | relevance | path

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

/PHP-8.0/ext/gd/
H A Dgd.c2608 zend_bool INT_IS_NULL = 1; in PHP_FUNCTION() local
2611 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "O|b!", &IM, gd_image_ce, &INT, &INT_IS_NULL) == FAILUR… in PHP_FUNCTION()
2617 if (!INT_IS_NULL) { in PHP_FUNCTION()

Completed in 19 milliseconds