Descriptioncsearch: add -w to allow searching for 'whole words'
This patch adds '-w', similar to grep/ack, which puts word boundary
markers ('\b') the start and end of the pattern, if needed.
Fixes issue 13.
Patch Set 1 #Patch Set 2 : diff -r 56b76ffbf8bb https://code.google.com/p/codesearch #Patch Set 3 : diff -r 56b76ffbf8bb https://code.google.com/p/codesearch #
Total comments: 1
MessagesTotal messages: 7
|