| /vim-8.2.3635/src/ |
| H A D | bufwrite.c | 184 n = utf_ptr2len_len(ip->bw_rest, ip->bw_restlen + l); in buf_write_bytes() 207 mch_memmove(ip->bw_rest, ip->bw_rest + n, in buf_write_bytes() 236 ip->bw_conv_error_lnum = ip->bw_start_lnum; in buf_write_bytes() 268 from = ip->bw_conv_buf + ip->bw_conv_buflen - fromlen; in buf_write_bytes() 269 mch_memmove(from, ip->bw_rest, (size_t)ip->bw_restlen); in buf_write_bytes() 354 if (to + 6 >= ip->bw_conv_buf + ip->bw_conv_buflen) in buf_write_bytes() 395 from = ip->bw_conv_buf + ip->bw_conv_buflen - fromlen; in buf_write_bytes() 396 mch_memmove(from, ip->bw_rest, (size_t)ip->bw_restlen); in buf_write_bytes() 406 ip->bw_conv_buf, &len, ip->bw_conv_buflen, in buf_write_bytes() 407 ip->bw_rest, &ip->bw_restlen) == FAIL) in buf_write_bytes() [all …]
|
| H A D | memline.c | 485 infoptr_T *ip; in ml_set_crypt_key() local 588 ip->ip_bnum = bnum; in ml_set_crypt_key() 1155 infoptr_T *ip; in ml_recover() local 1673 bnum = ip->ip_bnum; in ml_recover() 2789 infoptr_T *ip; in ml_append_int() local 3609 infoptr_T *ip; in ml_delete_int() local 4129 infoptr_T *ip; in ml_find_line() local 4195 if (ip->ip_low <= lnum && ip->ip_high >= lnum) in ml_find_line() 4198 low = ip->ip_low; in ml_find_line() 4248 ip->ip_low = low; in ml_find_line() [all …]
|
| H A D | list.c | 1273 listitem_T *ip; in vimlist_remove() local 1278 for (ip = item; ip != NULL; ip = ip->li_next) in vimlist_remove() 1281 list_fix_watch(l, ip); in vimlist_remove() 1282 if (ip == item2) in vimlist_remove()
|
| H A D | spell.c | 3142 int *ip; in spell_soundfold_sofo() local 3155 ip = ((int **)slang->sl_sal.ga_data)[c & 0xff]; in spell_soundfold_sofo() 3156 if (ip == NULL) // empty list, can't match in spell_soundfold_sofo() 3161 if (*ip == 0) // not found in spell_soundfold_sofo() 3166 if (*ip == c) // match! in spell_soundfold_sofo() 3168 c = ip[1]; in spell_soundfold_sofo() 3171 ip += 2; in spell_soundfold_sofo()
|
| H A D | spellfile.c | 1590 idx_T *ip; in spell_read_tree() local 1611 ip = lalloc_clear(len * sizeof(int), TRUE); in spell_read_tree() 1612 if (ip == NULL) in spell_read_tree() 1614 *idxsp = ip; in spell_read_tree() 1617 idx = read_tree_node(fd, bp, ip, len, 0, prefixtree, prefixcnt); in spell_read_tree()
|
| H A D | regexp_nfa.c | 4966 int *ip) in addstate_here() argument 4970 int listidx = *ip; in addstate_here() 5037 *ip = listidx - 1; in addstate_here()
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | indent.vim | 33 syn match indentOptions '-\%(bli\|c\%([bl]i\|[dip]\)\=\|di\=\|ip\=\|lc\=\|pp\=i\|sbi\|ts\|-\%(bra… 129 syn keyword indentOptions -ip -ei -nei
|
| H A D | hog.vim | 44 syn keyword HogSuppressOptions skipwhite ip nextgroup=HogIPAddr 95 syn keyword HogRuleProto ip tcp tcp-pkt tcp-stream udp icmp http ftp tls smb dns dcerpc ss…
|
| H A D | terminfo.vim | 47 \ is1 is2 is3 if iprog initc initp ich1 il1 ip
|
| H A D | mplayerconf.vim | 105 \ term-osd-esc title tvscan udp-ip udp-master
|
| H A D | rpl.vim | 181 syntax match rplIntrinsic "\(^\|\s\+\)ip\ze\($\|\s\+\)" 394 " [S][ip].[fp] 396 " [S]ip[.fp]E[S]exp
|
| H A D | aml.vim | 22 …[n] alt[erarchive] am[sarc] and annoa[lignment] annoadd annocapture annocl[ip] annoco[verage] anno… 27 …raphp[oint] graphs[hade] gray[shade] gre[aterthan] grid grida[scii] gridcl[ip] gridclip gridco[mpo… 28 …] labelm[arkers] labels labelsc[ale] labelsp[ot] labelt[ext] lal latticecl[ip] latticeco[ntour] la…
|
| H A D | dnsmasq.vim | 128 syn match DnsmasqKeyword "^\s*dhcp-sequential-ip\>"
|
| H A D | ia64.vim | 237 syn keyword ia64registers sp gp pr pr.rot rp ip tp
|
| H A D | clojure.vim | 108 …|i%(n%(scriptional_pa%(rthian|hlavi)|herited)|mperial_aramaic|tal)|p%(h%(l[ip]|oenician|ag%(s_pa)?…
|
| H A D | nginx.vim | 1165 " IP Blocker Module <https://github.com/tmthrgd/nginx-ip-blocker>
|
| /vim-8.2.3635/runtime/tools/ |
| H A D | demoserver.py | 79 ip, port = server.server_address variable
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_netbeans.py | 188 ip, port = server.server_address variable
|
| H A D | test_channel.py | 263 ip, port = server.server_address[0:2]
|
| H A D | test_visual.vim | 402 " When start and end of visual area are identical, 'ap' or 'ip' select 409 " When start and end of visual area are not identical, 'ap' or 'ip'
|
| H A D | test_substitute.vim | 76 \ { 'cmd': ':s/t/r/ip', 'exp': 'resting string' },
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | visual.txt | 238 ip inner paragraph |v_ip|
|
| H A D | motion.txt | 577 *v_ip* *ip* 578 ip "inner paragraph", select [count] paragraphs (see
|
| H A D | index.txt | 515 |v_ip| ip "inner paragraph" 996 |v_ip| ip extend highlighted area with inner paragraph
|
| H A D | quickref.txt | 469 |v_ip| N ip Select "inner paragraph"
|