Function lovm2_std::is_match[][src]

pub fn is_match(vm: &mut Vm) -> Lovm2Result<()>

is_match(regex: &Regex, text: String) -> bool