Searched refs:longest_fixed_length (Results 1 – 1 of 1) sorted by relevance
1877 STRLEN longest_float_length, longest_fixed_length; in Perl_pregcomp() local2015 longest_fixed_length = CHR_SVLEN(data.longest_fixed); in Perl_pregcomp()2016 if (longest_fixed_length in Perl_pregcomp()2038 longest_fixed_length = 0; in Perl_pregcomp()2066 if (longest_fixed_length > longest_float_length) { in Perl_pregcomp()