Avoid backtracking inside a grouped token.
Section: PCRE and Advanced Features
Atomic group in PCRE
regex
regex
(?>[A-Z][a-z]+)\s+\d+Explanation
Useful when a branch should not be reconsidered.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing PCRE and Advanced Features