Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dwcharndk.cpp1222 int wcswidth_value; in Wcswidth() local
1224 wcswidth_value = wcswidth(L"abc", PARAM_2); in Wcswidth()
1226 wcswidth_value = wcswidth(L"a\tb", PARAM_2); in Wcswidth()
1230 napi_create_double(env, wcswidth_value, &result); in Wcswidth()