Searched refs:err_is_null (Results 1 – 1 of 1) sorted by relevance
383 bool err_is_null = 1; in ZEND_FUNCTION() local388 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 12 milliseconds