Searched refs:use_errors_is_null (Results 1 – 1 of 1) sorted by relevance
999 zend_bool use_errors, use_errors_is_null = 1, retval; in PHP_FUNCTION() local1003 Z_PARAM_BOOL_OR_NULL(use_errors, use_errors_is_null) in PHP_FUNCTION()1013 if (use_errors_is_null) { in PHP_FUNCTION()
Completed in 10 milliseconds