GDB (xrefs)
|
Public Member Functions | |
__init__ (self) | |
invoke (self, string, regex) | |
__init__ (self) | |
invoke (self, string, regex) | |
$_regex - check if a string matches a regular expression. Usage: $_regex (STRING, REGEX) Returns: True if string STRING (in the current language) matches the regular expression REGEX.
gdb.function.strfns._RegEx.__init__ | ( | self | ) |
Definition at line 91 of file strfns.py.
References gdb.function.strfns._RegEx.__init__().
Referenced by gdb.function.strfns._RegEx.__init__().
gdb.function.strfns._RegEx.__init__ | ( | self | ) |
Definition at line 91 of file strfns.py.
References gdb.function.strfns._RegEx.__init__().