Searched refs:found_codepage (Results 1 – 1 of 1) sorted by relevance
113 char found_codepage[MAX_ELEM_LEN]; member185 memcpy(res->found_codepage,res->search_codepage,MAX_ELEM_LEN); in find_best_locale_proc()260 memcpy(search.found_codepage,search.search_codepage,MAX_ELEM_LEN); in MSVCRT_locale_to_LCID()265 search.found_codepage, MAX_ELEM_LEN); in MSVCRT_locale_to_LCID()268 search.found_codepage, MAX_ELEM_LEN); in MSVCRT_locale_to_LCID()272 if (!atoi(search.found_codepage)) in MSVCRT_locale_to_LCID()278 search.found_codepage, MAX_ELEM_LEN); in MSVCRT_locale_to_LCID()279 if (!search.found_codepage[0] || !atoi(search.found_codepage)) in MSVCRT_locale_to_LCID()281 search.found_codepage, MAX_ELEM_LEN); in MSVCRT_locale_to_LCID()285 *codepage = atoi(search.found_codepage); in MSVCRT_locale_to_LCID()