Searched defs:lenp (Results 1 – 8 of 8) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | winclip.c | 616 enc_to_utf16(char_u *str, int *lenp) in enc_to_utf16() 678 utf16_to_enc(short_u *str, int *lenp) in utf16_to_enc()
|
| H A D | os_mac_conv.c | 49 int *lenp, in mac_string_convert()
|
| H A D | usercmd.c | 1219 uc_split_args(char_u *arg, size_t *lenp) in uc_split_args()
|
| H A D | mbyte.c | 5200 int *lenp) in string_convert() 5214 int *lenp, in string_convert_ext()
|
| H A D | fileio.c | 3271 int *lenp, in check_for_bom()
|
| H A D | normal.c | 3857 int *lenp) // return: length of selected text in get_visual_text()
|
| H A D | userfunc.c | 1550 int *lenp, in deref_func_name()
|
| H A D | gui_w32.c | 5734 GetCompositionString_inUCS2(HIMC hIMC, DWORD GCS, int *lenp) in GetCompositionString_inUCS2() 5786 GetResultStr(HWND hwnd, int GCS, int *lenp) in GetResultStr()
|