Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
datafusion::functions::regex::regexplike - Rust
[go: Go Back, main page]

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.