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

Member predicate RegExp :: getAMode

Gets a mode (if any) of this regular expression. Can be any of: DEBUG IGNORECASE LOCALE MULTILINE DOTALL UNICODE VERBOSE

string getAMode ( )