Home
last modified time | relevance | path

Searched refs:oldlocale (Results 1 – 3 of 3) sorted by relevance

/device/google/coral/json-c/
Djson_tokener.c238 char *oldlocale=NULL, *tmplocale; in json_tokener_parse_ex() local
241 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()
/device/google/crosshatch/json-c/
Djson_tokener.c238 char *oldlocale=NULL, *tmplocale; in json_tokener_parse_ex() local
241 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()
/device/google/bonito/json-c/
Djson_tokener.c238 char *oldlocale=NULL, *tmplocale; in json_tokener_parse_ex() local
241 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()