Skip to main content

regexec_flags

Function regexec_flags 

Source
pub unsafe fn regexec_flags(
    my_perl: *mut PerlInterpreter,
    a: *mut REGEXP,
    b: *mut c_char,
    c: *mut c_char,
    d: *mut c_char,
    e: isize,
    f: *mut SV,
    g: *mut c_void,
    h: U32,
) -> I32
Expand description

regexec_flags [THX] - macro function