CACHE_TEMPORARY

Indicates that the item should be removed at the next general cache wipe.

includes/bootstrap.inc, line 18

<?php
define('CACHE_TEMPORARY', -1)
?>