WoW:Pattern matching
Jump to navigation
Jump to search
A formula for matching strings that follow some pattern. The formula (and syntax used) varies depending on the method of searching used.
A very good introduction to regexes can be found here: Regular Expressions Explained
See also: