Using group expressions in regular expression pattern matching
I’ve used group expressions in regexes many times, but only for replacement. Yesterday I learned that they can also be used for matching. For example, let’s say you have the text: Banananananas don’t grow in Mississississippi because banananas are afraid of getting turned into Missississippi’s famous bananana pudding. The following regular expression will find instances … Continue reading Using group expressions in regular expression pattern matching
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed