oldlocale 49 ext/intl/formatter/formatter_parse.c char *oldlocale; oldlocale 77 ext/intl/formatter/formatter_parse.c oldlocale = estrdup(setlocale(LC_NUMERIC, NULL)); oldlocale 104 ext/intl/formatter/formatter_parse.c setlocale(LC_NUMERIC, oldlocale); oldlocale 105 ext/intl/formatter/formatter_parse.c efree(oldlocale);