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

Predicate Impl::isIgnoreCase

Holds if root has the i flag for case-insensitive matching.

Import path

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