[−][src]Function artichoke_backend::extn::core::regexp::trampoline::match_operator
pub fn match_operator(
interp: &mut Artichoke,
mut regexp: Value,
mut pattern: Value
) -> Result<Value, Error>
pub fn match_operator(
interp: &mut Artichoke,
mut regexp: Value,
mut pattern: Value
) -> Result<Value, Error>