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

Member predicate RegExp :: character

Holds if a simple or escaped character is found between start and end.

predicate character ( int start , int end )