Searched refs:wcswidth_value (Results 1 – 1 of 1) sorted by relevance
1222 int wcswidth_value; in Wcswidth() local1224 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()