get_match_flags
Description:
Returns the match options that this was created with.
Parameters:
this |
a Regex |
Returns:
flags from RegexMatchFlags |
Returns the match options that this was created with.
this |
a Regex |
flags from RegexMatchFlags |