Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Ddl.c62 bool orig_rc_debug = zend_rc_debug; in PHP_FUNCTION() local
75 zend_rc_debug = orig_rc_debug; in PHP_FUNCTION()
/php-src/main/
H A Dphp_ini.c780 bool orig_rc_debug = zend_rc_debug; in php_parse_user_ini_file() local
785 zend_rc_debug = orig_rc_debug; in php_parse_user_ini_file()
/php-src/Zend/
H A Dzend_API.c3225 bool orig_rc_debug = zend_rc_debug; in module_destructor() local
3274 zend_rc_debug = orig_rc_debug; in module_destructor()

Completed in 48 milliseconds