Thread
:
Regex examples
View Single Post
09-16-2020, 07:13 PM
#
666
DiapDealer
Grand Sorcerer
Posts: 28,622
Karma: 204624552
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Apologies... I pasted the wrong full expression. It had an extraneous (and incorrect) negative character class that I was testing out.
This is the one that works for me for all of your examples so far:
Code:
(*UCP)(?<!\<)\b([aiouksvz])\s
DiapDealer
View Public Profile
Find More Posts by DiapDealer
Track Posts by DiapDealer via RSS