Lines Matching refs:XlcNWideChar
1145 /* from XlcNMultiByte to XlcNWideChar */
1212 /* from XlcNWideChar to XlcNMultiByte */
1277 /* from XlcNString to XlcNWideChar */
1329 /* from XlcNWideChar to XlcNString */
1391 /* from XlcNCharSet to XlcNWideChar */
1474 /* from XlcNWideChar to XlcNCharSet */
1567 /* from XlcNWideChar to XlcNChar */
2203 /* from XlcNMultiByte to XlcNWideChar */
2323 _XlcSetConverter(lcd, XlcNMultiByte, lcd, XlcNWideChar, open_utf8towcs);
2325 _XlcSetConverter(lcd, XlcNWideChar, lcd, XlcNMultiByte, open_wcstoutf8);
2326 _XlcSetConverter(lcd, XlcNWideChar, lcd, XlcNString, open_wcstostr);
2328 _XlcSetConverter(lcd, XlcNString, lcd, XlcNWideChar, open_strtowcs);
2337 _XlcSetConverter(lcd, XlcNCharSet, lcd, XlcNWideChar, open_cstowcs);
2338 _XlcSetConverter(lcd, XlcNWideChar, lcd, XlcNCharSet, open_wcstocs);
2339 _XlcSetConverter(lcd, XlcNWideChar, lcd, XlcNChar, open_wcstocs1);
2348 _XlcSetConverter(lcd, XlcNWideChar, lcd, XlcNFontCharSet, open_wcstofcs);
2358 _XlcSetConverter(lcd, XlcNMultiByte, lcd, XlcNWideChar, open_iconv_mbstowcs);
2359 _XlcSetConverter(lcd, XlcNWideChar, lcd, XlcNMultiByte, open_iconv_wcstombs);
2373 _XlcSetConverter(lcd, XlcNWideChar, lcd, XlcNString, open_wcstostr);
2374 _XlcSetConverter(lcd, XlcNString, lcd, XlcNWideChar, open_strtowcs);
2375 _XlcSetConverter(lcd, XlcNCharSet, lcd, XlcNWideChar, open_cstowcs);
2376 _XlcSetConverter(lcd, XlcNWideChar, lcd, XlcNCharSet, open_wcstocs);
2377 _XlcSetConverter(lcd, XlcNWideChar, lcd, XlcNChar, open_wcstocs1);
2380 _XlcSetConverter(lcd, XlcNWideChar, lcd, XlcNFontCharSet, open_wcstofcs);