mz_sqllogictest::parser

Function regexp_strip_prefix

Source
pub fn regexp_strip_prefix<'a>(text: &'a str, regexp: &Regex) -> Option<&'a str>