//
pkg.gl
Category
github.com/Debian/dcs
regexp
package
0.0.0-20250218211012-4d0675f41041
Repository:
https://github.com/debian/dcs.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
4
Files
988 SLOC
#
Functions
Compile
Compile parses a regular expression and returns, if successful, a Regexp object that can be used to match against lines of text.
#
Structs
Grep
TODO:.
Match
No description provided by the author
Regexp
Regexp is the representation of a compiled regular expression.