How can I use parameters with the notepad's search and replace function, whitch uses regular expressions ?
I'd like to use the "ungreedy" parameter, like in PHP.

Thanks.