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

Predicate Escaping :: getRegexKind

Gets the escape-kind for escaping a string so it can safely be included in a regular expression.

Import path

import semmle.python.Concepts
string getRegexKind ( )