Structs§
Functions§
- regexp_
count arrow-rs
style implementation ofregexp_count
function. This functionregexp_count
is responsible for counting the occurrences of a regular expression pattern within a string array. It supports optional start positions and flags for case insensitivity.- regexp_
count_ func - regexp_
count_ inner