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

Member predicate RegExp::normalCharacterSequence

Holds if the range [start:end) consists of only ‘normal’ characters.

predicate normalCharacterSequence(int start, int end)