Versions in this module Expand all Collapse all v0 v0.0.7 May 30, 2024 v0.0.6 Apr 10, 2024 v0.0.5 Apr 6, 2024 Changes in this version + const ANY + const BOL + const CAT + const CCLASS + const DCLASS + const END + const EOL + const ISAND + const ISATOR + const LBRA + const NCCLASS + const NLIST + const NOP + const NPROG + const NRange + const NSTACK + const OPERATOR + const OR + const PLUS + const QUEST + const QUOTED + const RBRA + const STAR + const START + func Compile(r []rune) bool + func Init() + func Match(t runes.Text, r []rune, startp int, eof int, rp *Ranges) bool + func MatchBackward(t runes.Text, startp int, rp *Ranges) bool + func Null() bool + type Ilist struct + type Inst struct + type Node struct + type Ranges struct + R [NRange]runes.Range + var Sel Ranges