Searched refs:cacheoutLen (Results 1 – 1 of 1) sorted by relevance
1205 size_t const cacheoutLen = _countof(_psetloc_data->_cacheout); in _expandlocale() local1238 __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()