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::regexpinstr - Rust
[go: Go Back, main page]

Module regexpinstr

Source
Available on crate feature regex_expressions only.

Structs§

RegexpInstrFunc

Functions§

regexp_instr
arrow-rs style implementation of regexp_instr function. This function regexp_instr is responsible for returning the index of a regular expression pattern within a string array. It supports optional start positions and flags for case insensitivity.
regexp_instr_func
regexp_instr_inner