Searched refs:float_real (Results 1 – 1 of 1) sorted by relevance
1971 SV* float_real; in Perl_regexec_flags() local1975 float_real = do_utf8 ? prog->float_utf8 : prog->float_substr; in Perl_regexec_flags()1978 last = screaminstr(sv, float_real, s - strbeg, in Perl_regexec_flags()1988 const char * const little = SvPV_const(float_real, len); in Perl_regexec_flags()1990 if (SvTAIL(float_real)) { in Perl_regexec_flags()