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

Member predicate RegExp::zeroWidthMatch

Whether the text in the range start, end is a group and can match the empty string.

predicate zeroWidthMatch(int start, int end)