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

Member predicate RegExp :: specialCharacter

Holds if a special character is found between start and end.

predicate specialCharacter ( int start , int end , string char )