Documentation ¶
Index ¶
- func Compile(pattern string) (*regexp.Regexp, error)
- func CompilePOSIX(pattern string) (*regexp.Regexp, error)
- func FindOriginal(plain string) (*regexp.Regexp, bool)
- func MustCompile(pattern string) *regexp.Regexp
- func MustCompilePOSIX(pattern string) *regexp.Regexp
- func SubmitOriginal(plain string, reg *regexp.Regexp)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MustCompile ¶
func MustCompilePOSIX ¶
func SubmitOriginal ¶ added in v1.47.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.