Searched refs:oldlocale (Results 1 – 1 of 1) sorted by relevance
238 char *oldlocale=NULL, *tmplocale; in json_tokener_parse_ex() local241 if (tmplocale) oldlocale = strdup(tmplocale); in json_tokener_parse_ex()864 setlocale(LC_NUMERIC, oldlocale); in json_tokener_parse_ex()865 if (oldlocale) free(oldlocale); in json_tokener_parse_ex()