Find and Replace works on a whole block of text at once. Use a plain search or a regular expression, refer to capture groups as $1, $2 in the replacement, and see how many matches were changed.
A match list shows each hit with its line and column. It runs in your browser.
In regex mode, wrap part of the pattern in parentheses and write $1 for the first group, $2 for the second, and so on.
Find and Replace works on a whole block of text at once. Use a plain search or a regular expression, refer to capture groups as $1, $2 in the replacement, and see how many matches were changed. A match list shows each hit with its line and column. It runs in your browser. In regex mode, wrap part of the pattern in parentheses and write $1 for the first group, $2 for the second, and so on.
Find and Replace works on a whole block of text at once. Use a plain search or a regular expression, refer to capture groups as $1, $2 in the replacement, and see how many matches were changed. A match list shows each hit with its line and column. It runs in your browser. In regex mode, wrap part of the pattern in parentheses and write $1 for the first group, $2 for the second, and so on.
Find and Replace works on a whole block of text at once. Use a plain search or a regular expression, refer to capture groups as $1, $2 in the replacement, and see how many matches were changed. A match list shows each hit with its line and column. It runs in your browser. In regex mode, wrap part of the pattern in parentheses and write $1 for the first group, $2 for the second, and so on.
Find and Replace works on a whole block of text at once. Use a plain search or a regular expression, refer to capture groups as $1, $2 in the replacement, and see how many matches were changed. A match list shows each hit with its line and column. It runs in your browser. In regex mode, wrap part of the pattern in parentheses and write $1 for the first group, $2 for the second, and so on. amp; is the whole match and $ is a literal dollar sign. The whole-word option adds word boundaries around a plain search. In regex mode, add \b yourself where you want it. No. It reports zero matches and leaves the text unchanged. No. The tool runs entirely on this page. The whole-word option adds word boundaries around a plain search. In regex mode, add \b yourself where you want it. No. It reports zero matches and leaves the text unchanged. No. The tool runs entirely on this page. The whole-word option adds word boundaries around a plain search. In regex mode, add \b yourself where you want it. No. It reports zero matches and leaves the text unchanged. No. The tool runs entirely on this page. The whole-word option adds word boundaries around a plain search. In regex mode, add \b yourself where you want it. No. It reports zero matches and leaves the text unchanged. No. The tool runs entirely on this page.About Find and Replace
How to use it
Common questions
How do I use a capture group?
About Find and Replace
How to use it
Common questions
How do I use a capture group?
About Find and Replace
How to use it
Common questions
How do I use a capture group?
About Find and Replace
How to use it
Common questions
How do I use a capture group?
Does whole-word work with regex?
Will a pattern that matches nothing cause an error?
Does anything leave my browser?
Does whole-word work with regex?
Will a pattern that matches nothing cause an error?
Does anything leave my browser?
Does whole-word work with regex?
Will a pattern that matches nothing cause an error?
Does anything leave my browser?
Does whole-word work with regex?
Will a pattern that matches nothing cause an error?
Does anything leave my browser?
The whole-word option adds word boundaries around a plain search. In regex mode, add \b yourself where you want it.
No. It reports zero matches and leaves the text unchanged.
No. The tool runs entirely on this page.