Available on crate feature
regex_expressions
only.Structs§
Functions§
- regexp_
instr arrow-rs
style implementation ofregexp_instr
function. This functionregexp_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