Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompileInterned ¶
CompileInterned compiles and interns a regular expression and returns a pointer to it or an error.
func CompilePOSIXInterned ¶
CompilePOSIXInterned compiles and interns a regular expression using POSIX syntax and returns a pointer to it or an error.
func MustCompileInterned ¶
MustCompileInterned compiles and interns a regular expression and returns a pointer to it or panics.
func MustCompilePOSIXInterned ¶
MustCompilePOSIXInterned compiles and interns a regular expression using POSIX syntax and returns a pointer to it or panics.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.