April 27, 2022 release notes¶
OPAL¶
match_regex_all()
functionReturns an array containing all matches in the target string, with options for case sensitivity, multi-line, and wildcards. See the
match_regex_all
documentation for details.
match_regex_all()
function
Returns an array containing all matches in the target string, with options for case sensitivity, multi-line, and wildcards. See the match_regex_all
documentation for details.