Home
last modified time | relevance | path

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

/php-src/ext/gd/
H A Dgd.c2773 bool INT_IS_NULL = true; in PHP_FUNCTION() local
2779 Z_PARAM_BOOL_OR_NULL(INT, INT_IS_NULL) in PHP_FUNCTION()
2784 if (!INT_IS_NULL) { in PHP_FUNCTION()

Completed in 17 milliseconds