Searched defs:length (Results 1 – 22 of 22) sorted by relevance
| /vim-8.2.3635/runtime/tools/ |
| H A D | xcmdsrv_client.c | 109 int length; in sendToVim() local 543 int length) /* How much to append */ in AppendPropCarefully()
|
| /vim-8.2.3635/src/ |
| H A D | winclip.c | 622 int length; in enc_to_utf16() local 693 int length; in utf16_to_enc() local
|
| H A D | if_xcmdsrv.c | 380 int length; in serverSendToVim() local 738 int length; in serverSendReply() local 1491 int length) // How much to append in AppendPropCarefully()
|
| H A D | gui_at_sb.h | 111 Dimension length; // either height or width member
|
| H A D | ops.c | 1360 swapchars(int op_type, pos_T *pos, int length) in swapchars() 2369 int length; in op_addsub() local 2470 int length, in do_addsub()
|
| H A D | sha256.c | 192 sha256_update(context_sha256_T *ctx, char_u *input, UINT32_T length) in sha256_update()
|
| H A D | if_ole.cpp | 632 static void GUIDtochar(const GUID &guid, char *GUID, int length) in GUIDtochar()
|
| H A D | clipboard.c | 1402 long_u *length, in clip_x11_convert_selection_cb() 1603 long_u *length, in clip_x11_request_selection_cb()
|
| H A D | textprop.c | 234 long length; // in bytes in prop_add_one() local 419 long length = dict_get_number(dict, (char_u *)"length"); in prop_add_common() local
|
| H A D | crypt.c | 908 int length; in crypt_sodium_buffer_encode() local
|
| H A D | if_perl.xs | 1043 STRLEN length; in ex_perl() local 1401 STRLEN length; in ex_perldo() local
|
| H A D | strings.c | 78 unsigned length; in vim_strsave_escaped_ext() local 151 unsigned length; in vim_strsave_shellescape() local
|
| H A D | os_vms.c | 41 char length; member
|
| H A D | terminal.c | 1671 int length = 0; in add_scrollback_line_to_buffer() local 2284 int length = 0; in term_paste_register() local 3068 int length = 0; in handle_settermprop() local
|
| H A D | screen.c | 4138 int length = 0; in showmode() local
|
| H A D | os_mswin.c | 758 size_t length = 0; in check_str_len() local
|
| H A D | if_mzsch.c | 1597 OUTPUT_LEN_TYPE length; in do_flush() local
|
| H A D | gui_haiku.cc | 483 char_u length; member
|
| H A D | gui_gtk_x11.c | 1345 int length; in selection_get_cb() local
|
| H A D | if_py_both.h | 2693 Py_ssize_t length = ListLength(self); in ListAssIndex() local
|
| H A D | os_win32.c | 6228 static int length; in write_chars() local
|
| /vim-8.2.3635/src/xxd/ |
| H A D | xxd.c | 466 long length = -1, n = 0, seekoff = 0; in main() local
|