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

Member predicate RegExp :: normalCharacterSequence

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

predicate normalCharacterSequence ( int start , int end )