fix_to_regex: trans fixed string into regular expression string

fix_to_regexR Documentation

trans fixed string into regular expression string

Description

trans fixed string into regular expression string

Usage

fix_to_regex(p)

Arguments

p

raw fixed pattern

Value

regex pattern

Examples

fix_to_regex("ABC|?(*)")

baizer documentation built on Oct. 19, 2023, 9:07 a.m.