Module regexplike

Source
Expand description

Regex expressions

Structs§

RegexpLikeFunc

Functions§

regexp_like
Tests a string using a regular expression returning true if at least one match, false otherwise.