Find and Replace using Wildcards with Regular Expressions

You can use regular expressions within the find and replace dialogs to perform wildcards matches...

From the Find/Replace dialog, ensure the 'Use Regular Expressions' button is pressed:

From the Find and Replace in files dialog ensure the 'Use rgular expressions' checkbox is selected:

There are many resourcese available explaining regular expression syntax, e.g.