Home
last modified time | relevance | path

Searched defs:length (Results 1 – 22 of 22) sorted by relevance

/vim-8.2.3635/runtime/tools/
H A Dxcmdsrv_client.c109 int length; in sendToVim() local
543 int length) /* How much to append */ in AppendPropCarefully()
/vim-8.2.3635/src/
H A Dwinclip.c622 int length; in enc_to_utf16() local
693 int length; in utf16_to_enc() local
H A Dif_xcmdsrv.c380 int length; in serverSendToVim() local
738 int length; in serverSendReply() local
1491 int length) // How much to append in AppendPropCarefully()
H A Dgui_at_sb.h111 Dimension length; // either height or width member
H A Dops.c1360 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 Dsha256.c192 sha256_update(context_sha256_T *ctx, char_u *input, UINT32_T length) in sha256_update()
H A Dif_ole.cpp632 static void GUIDtochar(const GUID &guid, char *GUID, int length) in GUIDtochar()
H A Dclipboard.c1402 long_u *length, in clip_x11_convert_selection_cb()
1603 long_u *length, in clip_x11_request_selection_cb()
H A Dtextprop.c234 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 Dcrypt.c908 int length; in crypt_sodium_buffer_encode() local
H A Dif_perl.xs1043 STRLEN length; in ex_perl() local
1401 STRLEN length; in ex_perldo() local
H A Dstrings.c78 unsigned length; in vim_strsave_escaped_ext() local
151 unsigned length; in vim_strsave_shellescape() local
H A Dos_vms.c41 char length; member
H A Dterminal.c1671 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 Dscreen.c4138 int length = 0; in showmode() local
H A Dos_mswin.c758 size_t length = 0; in check_str_len() local
H A Dif_mzsch.c1597 OUTPUT_LEN_TYPE length; in do_flush() local
H A Dgui_haiku.cc483 char_u length; member
H A Dgui_gtk_x11.c1345 int length; in selection_get_cb() local
H A Dif_py_both.h2693 Py_ssize_t length = ListLength(self); in ListAssIndex() local
H A Dos_win32.c6228 static int length; in write_chars() local
/vim-8.2.3635/src/xxd/
H A Dxxd.c466 long length = -1, n = 0, seekoff = 0; in main() local