Quote:
Originally Posted by ElMiko
This is probably a really silly question, but how does one toggle "Minimal Matching" in the new S/R dialogue?
|
In PCRE (the current regexp search engine), minimal matching is called non-greedy matching:
http://docstore.mik.ua/orelly/perl/cookbook/ch06_16.htm