Searched defs:outlen (Results 1 – 8 of 8) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | winclip.c | 55 int outlen = 0; in utf8_to_utf16() local 104 int outlen = 0; in utf16_to_utf8() local 147 LPWSTR *out, int *outlen) in MultiByteToWideChar_alloc() 166 LPSTR *out, int *outlen, in WideCharToMultiByte_alloc() 738 int *outlen) in acp_to_enc() 763 int *outlen) in enc_to_acp()
|
| H A D | gui_beval.c | 834 int outlen; in set_printable_label_text() local
|
| H A D | channel.c | 1830 channel_get(channel_T *channel, ch_part_T part, int *outlen) in channel_get() 1856 channel_get_all(channel_T *channel, ch_part_T part, int *outlen) in channel_get_all() 3616 channel_T *channel, ch_part_T part, int timeout, int raw, int *outlen) in channel_read_block() 3888 int outlen = 0; in common_channel_read() local
|
| H A D | buffer.c | 4094 size_t outlen, // length of out[] in build_stl_str_hl()
|
| H A D | highlight.c | 3161 int outlen, // length of string that comes in syn_list_header()
|
| H A D | gui.c | 2207 int outlen = 0; in gui_screenstr() local
|
| H A D | syntax.c | 4259 int outlen; in syn_list_keywords() local
|
| /vim-8.2.3635/src/libvterm/t/ |
| H A D | harness.c | 534 size_t outlen; in main() local
|