The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
RegexException
std
regex
Exception object thrown in case of errors during regex compilation.
import std.regex;
alias
RegexException
=
std.regex.internal.ir.RegexException
Meta
Source
See Implementation
std
regex
aliases
Regex
RegexException
StaticRegex
enums
ctRegex
functions
bmatch
escaper
match
matchAll
matchFirst
regex
replace
replaceAll
replaceAllInto
replaceFirst
replaceFirstInto
split
splitter
structs
Captures
RegexMatch
Splitter
Exception object thrown in case of errors during regex compilation.