BLOCK_VISIBILITY_LISTED

Show this block on only the listed pages.

drupal/modules/block/block.module, line 37

<?php
define('BLOCK_VISIBILITY_LISTED', 1)
?>