_init_regex_replacement_options method

_init_regex_replacement_options

def _init_regex_replacement_options(self, regex, options):
    ...
Parameter Type Description
regex Any
options ReplacementOptions

See Also