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

Predicate signature RegexTreeViewSig::matchesAnyPrefix

Holds if the regex that term is part of is used in a way that ignores any leading prefix of the input it’s matched against. Not yet implemented for JavaScript.

signature predicate matchesAnyPrefix(RegExpTerm term)