Public Member Functions | |
| def | __init__ |
| def | invoke |
| def | __init__ |
| def | invoke |
$_regex - check if a string matches a regular expression Usage: $_regex(string, regex) Returns: True if string str (in the current language) matches the regular expression regex.
| def gdb.function.strfns._RegEx.__init__ | ( | self | ) |
| def gdb.function.strfns._RegEx.__init__ | ( | self | ) |
| def gdb.function.strfns._RegEx.invoke | ( | self, | |
| string, | |||
| regex | |||
| ) |
| def gdb.function.strfns._RegEx.invoke | ( | self, | |
| string, | |||
| regex | |||
| ) |
1.7.6.1