Searched refs:oldint (Results 1 – 1 of 1) sorted by relevance
288 zend_bool oldint; in PHP_FUNCTION() local300 oldint = ASSERTG(active); in PHP_FUNCTION()312 RETURN_LONG(oldint); in PHP_FUNCTION()316 oldint = ASSERTG(bail); in PHP_FUNCTION()328 RETURN_LONG(oldint); in PHP_FUNCTION()332 oldint = ASSERTG(quiet_eval); in PHP_FUNCTION()344 RETURN_LONG(oldint); in PHP_FUNCTION()348 oldint = ASSERTG(warning); in PHP_FUNCTION()360 RETURN_LONG(oldint); in PHP_FUNCTION()378 oldint = ASSERTG(exception); in PHP_FUNCTION()[all …]
Completed in 6 milliseconds