Skip to main content

Perl_re_intuit_string

Function Perl_re_intuit_string 

Source
pub unsafe fn Perl_re_intuit_string(
    my_perl: *mut PerlInterpreter,
    r: *mut REGEXP,
) -> *mut SV
Expand description