dmildew v0.5.6 (2021-02-22T01:27:01Z)
Dub
Repo
ScriptRegExp.this
mildew
stdlib
regexp
ScriptRegExp
ctor
class
ScriptRegExp
this
(
in
string
pattern
,
in
string
flags
= ""
)
Meta
Source
See Implementation
mildew
stdlib
regexp
ScriptRegExp
constructors
this
functions
dotAll
exec
flags
global
ignoreCase
lastIndex
match
matchAll
multiline
replace
replaceFirst
search
source
split
test
toString
ctor