The Content in this ebook is copied from www.w3schools.com
all rights reserved to www.w3schools.com
Content
Content
Modifier
i
g
m
Expression
[abc]
[^abc]
[0-9]
[A-Z]
[a-z]
[A-z]
[adgk]
[^adgk]
(red|blue|green)
Metacharacter
.
w
W
d
D
s
S
B
f
v
xxx
xdd
uxxxx
Quantifier
n+
n*
n?
n{X}
n{X,Y}
n{X,}
n$
^n
?=n
?!n
Property
global
ignoreCase
lastIndex
multiline
source
Method
compile()
exec()
Name | Website | Type | Size |
---|---|---|---|
JavaScript RegExp Object | www.w3schools.com | 2 MB |
Click Here To Download |
---|