Searched refs:oldint (Results 1 – 1 of 1) sorted by relevance
259 bool oldint; in PHP_FUNCTION() local271 oldint = ASSERTG(active); in PHP_FUNCTION()283 RETURN_LONG(oldint); in PHP_FUNCTION()287 oldint = ASSERTG(bail); in PHP_FUNCTION()299 RETURN_LONG(oldint); in PHP_FUNCTION()303 oldint = ASSERTG(warning); in PHP_FUNCTION()315 RETURN_LONG(oldint); in PHP_FUNCTION()338 oldint = ASSERTG(exception); in PHP_FUNCTION()350 RETURN_LONG(oldint); in PHP_FUNCTION()
Completed in 5 milliseconds