Lines Matching refs:oldint
288 zend_bool oldint; in PHP_FUNCTION() local
300 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()
390 RETURN_LONG(oldint); in PHP_FUNCTION()