Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_builtin_functions.c383 bool err_is_null = 1; in ZEND_FUNCTION() local
388 Z_PARAM_LONG_OR_NULL(err, err_is_null) in ZEND_FUNCTION()
393 if (!err_is_null && err != old_error_reporting) { in ZEND_FUNCTION()

Completed in 8 milliseconds