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