Drag this link to your bookmark bar to search from anywhere:
Drupal API Search
If you have text selected on the page, it will be automatically entered into the search box.
DVDs & Video Downloads
dsm($input, $name = NULL)
contrib/devel/devel.module, line 1685
<?php function dsm($input, $name = NULL) { dpm($input, $name); } ?>