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

Member predicate ConstantValue::isRegExpWithFlags

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

predicate isRegExpWithFlags(string s, string flags)