Regex

Undocumented in source.

Constructors

this
this(string pattern, ubyte flags)
Undocumented in source.

Members

Functions

match
string[][] match(string text)
Undocumented in source. Be warned that the author may not have intended to support it.
matchFirst
string[] matchFirst(string text)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta