CodeQL library for Ruby
codeql/ruby-all 6.0.2 (changelog, source)
Search

Member predicate ConstantValue::isRegExpWithFlags

Holds if this is the regexp value /s/flags .

predicate isRegExpWithFlags(string s, string flags)