I'm often working with undocumented code. Much of the time, PHPxref works great for this, but often there's code that isn't a php variable or function, so PHPxref won't search for it. For example, right now I'm working with Smarty templates, and it's not straightforward to search for the smarty variables in the rest of the code.
A search engine would be excellent for this.
A PHP-aware search engine would be beyond excellent for this.
Is there such a beast?