Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_builtin_functions.c387 bool err_is_null = 1; in ZEND_FUNCTION() local
392 Z_PARAM_LONG_OR_NULL(err, err_is_null) in ZEND_FUNCTION()
397 if (!err_is_null && err != old_error_reporting) { in ZEND_FUNCTION()

Completed in 9 milliseconds