Home
last modified time | relevance | path

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

/reactos/sdk/lib/ucrt/locale/
H A Dwsetlocale.cpp1205 size_t const cacheoutLen = _countof(_psetloc_data->_cacheout); in _expandlocale() local
1238 __lc_lctowcs(cacheout, cacheoutLen, &names); in _expandlocale()
1252 _ERRCHECK(wcsncpy_s(cacheout, cacheoutLen, expr, charactersInExpression + 1)); in _expandlocale()
1290 _ERRCHECK(wcsncpy_s(cacheout, cacheoutLen, expr, charactersInExpression + 1)); in _expandlocale()