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