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