Home
Tester
Reference
About
Pattern
\b\w(?<![aeiou])\w*
Input
this
finds
all
words
that
do
not
start
with
a
vowel
this finds all words that do not start with a vowel
Options
Ignore Case
Ignore Whitespace
Explicit Capture
Culture Invariant
Singleline
Multiline
Right To Left
ECMA Script
Start from position:
Max matches to find:
Replacement
Replace matches with...
Click the
context
tab to see replacements.
Regex Info
Table
Context
Split List
9
matches found in about
0
milliseconds.
Show Permalink
Permalink
Index
Position
Matched String
0
0
this
1
5
finds
2
15
words
3
21
that
4
26
do
5
29
not
6
33
start
7
39
with
8
46
vowel
this
finds
all
words
that
do
not
start
with
a
vowel
empty string
whitespace
all
whitespace
whitespace
whitespace
whitespace
whitespace
a
empty string