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