CodeQL library for Python
codeql/python-all 1.0.5-dev (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)