dmildew v0.5.2 (2021-02-18T19:29:38Z)
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