Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for Python
codeql/python-all 4.0.9 (changelog, source)

Member predicate RegExp::qualifiedItem

Whether the text in the range start,end is a qualified item, where item is a character, a character set or a group.

predicate qualifiedItem(int start, int end, boolean maybe_empty, boolean may_repeat_forever)