Searched refs:dump_len_string (Results 1 – 1 of 1) sorted by relevance
13864 char * dump_len_string; in Perl_init_uniprops() local13866 dump_len_string = PerlEnv_getenv("PERL_DUMP_RE_MAX_LEN"); in Perl_init_uniprops()13867 if ( ! dump_len_string in Perl_init_uniprops()13868 || ! grok_atoUV(dump_len_string, (UV *)&PL_dump_re_max_len, NULL)) in Perl_init_uniprops()