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

Member predicate RegExp :: char_set_child

Holds if the character set starting at charset_start contains either a character or a range found between start and end.

predicate char_set_child ( int charset_start , int start , int end )