Searched refs:max_code_points (Results 1 – 1 of 1) sorted by relevance
938 const U32 max_code_points = (LOC) in Perl_is_ssc_worth_it() local944 const U32 max_match = max_code_points / 2; in Perl_is_ssc_worth_it()950 if (start >= max_code_points) { in Perl_is_ssc_worth_it()953 end = MIN(end, max_code_points - 1); in Perl_is_ssc_worth_it()