Home
last modified time | relevance | path

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

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

Completed in 18 milliseconds