1.
Regex
1.1.
Regex match exact text
1.2.
Regex match numbers - capture using parentheses
1.3.
Regex capture all the numbers - multiple match
1.4.
Substitute
1.5.
Compile once