CodeQL library for Python
codeql/python-all 0.11.14 (changelog, source)
Search

Predicate signature isIgnoreCase

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

Import path

import codeql.regex.RegexTreeView
signature predicate isIgnoreCase(RegExpTerm root)