programmer-friendly search engine? [duplicate]
This question already has answers here : Programmer-friendly search engine? [closed] (11 answers) Possible Duplicate: Programmer-friendly search engine? Google is unfriendly to searching for verbatim strings with characters like $ and #. Is there a search engine that supports searching for verbatim strings? Try http://www.google.com/codesearch Just remember that it's a REGEXP language, so to search for $value, use \$value. For example: http://www.google.com/codesearch?hl=en&lr=&q= \%24value&sbtn=Search this one would be cool if more was covered.... http://start.gotapi.com/ or http://www.gotapi