Documentation
¶
Index ¶
Constants ¶
View Source
const MatchRegexp = "(?i)\"([a-z0-9,.;:@!#$%^&*()_ -]+)\""
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Match ¶
type Match struct{}
Match implements the regular expression "(?i)\"([a-z0-9,.;:@!#$%^&*()_ -]+)\"" with flags 212.
func (Match) FindLongest ¶
FindLongest returns the leftmost-longest match.
func (Match) FindLongestString ¶
FindLongestString returns the leftmost-longest match.
Click to show internal directories.
Click to hide internal directories.