- atIx
size_t atIx(string haystack, size_t soff, size_t alt_hix)
Undocumented in source. Be warned that the author may not have intended to support it.
- atU
size_t atU(ubyte[] haystack, size_t soff, size_t alt_hix)
Get Length of hit at index soff in haystack or size_t.max if none.
- atU
size_t atU(ubyte[] haystack, size_t soff)
Undocumented in source. Be warned that the author may not have intended to support it.
- findRawAt
const(ubyte[]) findRawAt(ubyte[] haystack, size_t soff, Patt[] enders)
Find this in haystack at Offset soff.
- opOpAssign
void opOpAssign(Patt sub)
Undocumented in source. Be warned that the author may not have intended to support it.
Alternative of Patterns in ALTS.