| /vim-8.2.3635/src/ |
| H A D | dimm.idl | 69 LPSTR lpReading; 70 LPSTR lpWord; 314 …HRESULT EnumRegisterWordA([in] HKL hKL, [in] LPSTR szReading, [in] DWORD dwStyle, [in] LPSTR szReg… 337 …HRESULT GetIMEFileNameA([in] HKL hKL, [in] UINT uBufLen, [out] LPSTR szFileName, [out] UINT *puCop… 345 HRESULT InstallIMEA([in] LPSTR szIMEFileName, [in] LPSTR szLayoutText, [out] HKL *phKL); 351 …HRESULT RegisterWordA([in] HKL hKL, [in] LPSTR szReading, [in] DWORD dwStyle, [in] LPSTR szRegiste… 364 …HRESULT UnregisterWordA([in] HKL hKL, [in] LPSTR szReading, [in] DWORD dwStyle, [in] LPSTR szUnreg… 397 …HRESULT EnumRegisterWordA([in] HKL hKL, [in] LPSTR szReading, [in] DWORD dwStyle, [in] LPSTR szReg… 428 HRESULT InstallIMEA([in] LPSTR szIMEFileName, [in] LPSTR szLayoutText, [out] HKL *phKL); 434 …HRESULT RegisterWordA([in] HKL hKL, [in] LPSTR szReading, [in] DWORD dwStyle, [in] LPSTR szRegiste… [all …]
|
| H A D | winclip.c | 40 typedef int LPSTR; typedef 166 LPSTR *out, int *outlen, in WideCharToMultiByte_alloc() 482 LPSTR lpszMemRaw; in clip_mch_set_selection() 485 hMemRaw = (LPSTR)GlobalAlloc(GMEM_MOVEABLE | GMEM_DDESHARE, in clip_mch_set_selection() 487 lpszMemRaw = (LPSTR)GlobalLock(hMemRaw); in clip_mch_set_selection() 521 (LPSTR)str, metadata.txtlen, 0, 0); in clip_mch_set_selection() 525 hMemW = (LPSTR)GlobalAlloc(GMEM_MOVEABLE | GMEM_DDESHARE, in clip_mch_set_selection() 542 LPSTR lpszMem = (LPSTR)GlobalLock(hMem); in clip_mch_set_selection() 696 (LPSTR *)&enc_str, &length, 0, 0); in utf16_to_enc() 773 (LPSTR *)out, outlen, 0, 0); in enc_to_acp()
|
| H A D | gui_w32.c | 263 typedef int LPSTR; typedef 743 (LPSTR)string, slen, 0, NULL); in char_to_string() 752 (LPSTR)string, slen, 0, NULL); in char_to_string() 2573 tie.pszText = (LPSTR)NameBuff; in gui_mch_update_tabline() 4048 LPSTR lpszText; 4055 LPSTR lpszText; 4109 LPSTR lpszText; 6757 #define add_string(s) strcpy((LPSTR)p, s); (LPSTR)p += (strlen((LPSTR)p) + 1) 7425 LPSTR lpAnsiIn, in nCopyAnsiToWideChar() 7773 ? (LPSTR)title in gui_mch_tearoff() [all …]
|
| H A D | os_mswin.c | 102 typedef int LPSTR; typedef 244 CharUpperBuff((LPSTR)toupper_tab, 256); in mch_early_init() 245 CharLowerBuff((LPSTR)tolower_tab, 256); in mch_early_init() 797 (LPSTR)fname, in mch_icon_load_cb() 849 retval_int = ((MYSTRPROCINT)ProcAdd)((LPSTR)argstring); in mch_libcall() 851 retval_str = (char_u *)(ProcAdd)((LPSTR)argstring); in mch_libcall()
|
| H A D | dosinst.h | 157 (LPSTR)widename, 2 * BUFSIZE, NULL, NULL); in searchpath()
|
| H A D | os_win32.c | 121 typedef int LPSTR; typedef 7611 (LPSTR *)&argv[i], &len, 0, 0); in get_cmd_argsW() 8366 NULL, GetLastError(), 0, (LPSTR)&msg, 0, NULL); in GetWin32Error()
|
| H A D | bufwrite.c | 371 (LPSTR)to, (int)(ip->bw_conv_buflen - fromlen), 0, in buf_write_bytes()
|
| H A D | fileio.c | 1713 (LPSTR)dst, (int)(src - dst), in readfile()
|
| /vim-8.2.3635/src/proto/ |
| H A D | winclip.pro | 5 void WideCharToMultiByte_alloc(UINT cp, DWORD flags, LPCWSTR in, int inlen, LPSTR *out, int *outlen…
|
| /vim-8.2.3635/src/GvimExt/ |
| H A D | gvimext.h | 162 LPSTR pszName,
|
| H A D | gvimext.cpp | 815 LPSTR pszName, in GetCommandString() 879 (LPSTR)widename, 2 * BUFSIZE, NULL, NULL); in searchpath()
|