Searched refs:wto (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/OpenSSL098-52/src/apps/
H A Dapps.c2192 WCHAR* wto;
2195 wto = malloc((strlen(to)+1)*2);
2196 if (wfrom != NULL && wto != NULL)
2201 wto[i] = (short)to[i];
2202 result = MoveFile(wfrom, wto);
2206 if (wto != NULL)
2207 free(wto);
/macosx-10.10/ruby-106/ruby/win32/
H A Dwin32.c4222 WCHAR *wto; local
4227 if (!(wto = utf8_to_wstr(to, NULL))) {
4231 ret = wlink(wfrom, wto);
4232 free(wto);
4242 WCHAR *wto; local
4247 if (!(wto = filecp_to_wstr(to, NULL))) {
4251 ret = wlink(wfrom, wto);
4252 free(wto);
4367 WCHAR *wto; local
4372 if (!(wto
4386 WCHAR *wto; local
[all...]
/macosx-10.10/vim-55/runtime/lang/
H A Dmenu_cs_cz.iso_8859-2.vim203 menutrans &How-to\ links Ho&wto
H A Dmenu_czech_czech_republic.1250.vim203 menutrans &How-to\ links Ho&wto
H A Dmenu_czech_czech_republic.ascii.vim203 menutrans &How-to\ links Ho&wto

Completed in 86 milliseconds