Documentation
¶
Overview ¶
Package regexp provides additional regular expression functions.
It provides the following Unicode aware functions:
- regexp_like(),
- regexp_substr(),
- regexp_replace(),
- and a REGEXP operator.
The implementation uses Go regexp/syntax for regular expressions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.