Searched refs:PL_setlocale_buf (Results 1 – 5 of 5) sorted by relevance
21 PL_setlocale_buf # Z added by devel/scanprov
1912 &PL_setlocale_buf, in S_setlocale_i()3031 &PL_setlocale_buf, in S_calculate_LC_ALL_string()3033 retval = PL_setlocale_buf; in S_calculate_LC_ALL_string()3061 &PL_setlocale_buf, in S_calculate_LC_ALL_string()3063 constructed = PL_setlocale_buf; in S_calculate_LC_ALL_string()4300 save_to_buffer(result, &PL_setlocale_buf, &PL_setlocale_bufsize); in S_win32_setlocale()4331 return PL_setlocale_buf; in S_win32_setlocale()4376 &PL_setlocale_buf, &PL_setlocale_bufsize); in S_native_querylocale_i()
269 # define PL_setlocale_buf (vTHX->Isetlocale_buf) macro
1176 if (PL_setlocale_buf) { in perl_destruct()1177 Safefree(PL_setlocale_buf); in perl_destruct()1178 PL_setlocale_buf = NULL; in perl_destruct()
16189 PL_setlocale_buf = NULL;