Home
Tester
Reference
About
Pattern
\b[a-z][0-9A-Za-z_]+\b
Input
var1
tqw
var2_12
_qwe Str
var1 tqw var2_12 _qwe Str
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
3
matches found in about
1
millisecond.
Show Permalink
Permalink
Index
Position
Matched String
0
0
var1
1
5
tqw
2
9
var2_12
var1
tqw
var2_12
_qwe Str
empty string
whitespace
whitespace
_qwe Str