patch_seq_regex_match

Function patch_seq_regex_match 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn patch_seq_regex_match(stack: Stack) -> Stack
Expand description

Check if a pattern matches anywhere in the string

Stack effect: ( String pattern – Bool )

§Safety

Stack must have two String values on top