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

Predicate Impl::isDotAll

Holds if root has the s flag for multi-line matching.

Import path

import codeql.ruby.regexp.RegExpTreeView
predicate isDotAll(RegExpTerm root)