Versions in this module Expand all Collapse all v0 v0.0.5 Sep 27, 2022 v0.0.4 Aug 31, 2022 Changes in this version + const Case_insensitive + const CompactWhitespace + const ForceBinary + const ForceText + const Limit_Lines + const LowerMatchesBoth + const Match_To_Start + const OptionalBlanks + const Trim + const UpperMatchesBoth + func GUIDTest(sr *wizutil.SliceReader, targetIndex int64, patternUUIDString string) int64 + func IntToBytes(n int) []byte + func PStringTest(sr *wizutil.SliceReader, targetIndex int64, LengthByte int, pattern string, ...) int64 + func RegexTest(sr *wizutil.SliceReader, targetIndex int64, maxLen int64, regexString string, ...) int64 + func SearchTest(sr *wizutil.SliceReader, targetIndex int64, maxLen int64, pattern string) int64 + func StringTest(sr *wizutil.SliceReader, targetIndex int64, patternString string, ...) int64 + type RegexTestFlags int64 + type StringFinder struct + func MakeStringFinder(pattern string) *StringFinder + type StringTestFlags int64