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

Member predicate RegExp::nonEscapedCharAt

Gets the ith character of this regex, unless it is part of a character escape sequence.

string nonEscapedCharAt(int i)