Searched refs:orig_rc_debug (Results 1 – 3 of 3) sorted by relevance
62 bool orig_rc_debug = zend_rc_debug; in PHP_FUNCTION() local75 zend_rc_debug = orig_rc_debug; in PHP_FUNCTION()
780 bool orig_rc_debug = zend_rc_debug; in php_parse_user_ini_file() local785 zend_rc_debug = orig_rc_debug; in php_parse_user_ini_file()
3146 bool orig_rc_debug = zend_rc_debug; in module_destructor() local3195 zend_rc_debug = orig_rc_debug; in module_destructor()
Completed in 23 milliseconds