std.regex.internal.kickstart

Types 2

structShiftOr(Char)
Methods
bool empty() @property const
uint length() @property const{
size_t search(const(Char)[] haystack, size_t idx) @trusted const
Constructors
this(ref Regex!Char re, uint[] memory)
Nested Templates
ShiftThread

Functions 1

fnuint effectiveSize(Char)()