Drupal Code Search is a new search tool designed to help Drupal developers find code faster and easier. Search source code from thousands of modules and themes, and filter the results by version or programming language!
Drupal Code Search is a search engine for Drupal code. It's a great way to learn how specific Drupal functions are being used in other modules or themes. Now you can quickly find real life examples for functions and hooks that might not be documented anywhere else. You can even filter results by Drupal version or programming language.
Drupal Code Search allows you to search with regular expressions, a powerful pattern matching language. Results are retrieved using Google's Code Search Data API. Google indexes the code directly from Drupal's FTP site expressions let you search for character ranges, wildcards, and other patterns.