| /vim-8.2.3635/src/libvterm/src/ |
| H A D | unicode.c | 70 struct interval { struct 80 static const struct interval combining[] = { argument 365 static int bisearch(uint32_t ucs, const struct interval *table, int max) { in bisearch() 433 sizeof(combining) / sizeof(struct interval) - 1)) in mk_wcwidth() 484 static const struct interval ambiguous[] = { 542 sizeof(ambiguous) / sizeof(struct interval) - 1)) 566 sizeof(ambiguous) / sizeof(struct interval) - 1)) ? 1 : 0; in vterm_unicode_is_ambiguous() 577 return bisearch(codepoint, combining, sizeof(combining) / sizeof(struct interval) - 1); in vterm_is_combining() 595 static const struct interval fullwidth[] = {
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | lftp.vim | 61 \ set-t[erm-status] statu[s-interval] 81 \ nop[-interval] pas[sive-mode] 89 \ ssl-protect-l[ist] stat-[interval] 121 \ pe[rsist-retries] reconnect-interval-b[ase] 122 \ reconnect-interval-ma[x] 123 \ reconnect-interval-mu[ltiplier]
|
| H A D | named.vim | 122 syn keyword namedOption contained cleaning-interval interface-interval statistics-interval heartbea…
|
| H A D | fetchmail.vim | 34 \ checkalias uidl interval netsec principal
|
| H A D | routeros.vim | 56 syn keyword routerosCommands follow follow-only from interval terse value-list without-paging
|
| H A D | mplayerconf.vim | 87 \ heartbeat-interval hr-edl-seek
|
| H A D | samba.vim | 43 syn keyword sambaKeyword contained interfaces interval invalid keepalive
|
| H A D | sqlinformix.vim | 141 syn keyword sqlType float int int8 integer interval list lvarchar
|
| H A D | tmux.vim | 86 \ status-fg status-format status-interval status-justify status-keys
|
| H A D | progress.vim | 136 …events-proc[edure] add-fields-from add-first add-header-entry add-index-field add-interval add-last 197 …nsert-t[ab] instantiating-procedure int[eger] interface internal-entries interval invoke is-clas[s] 214 syn keyword ProgressOperator multiple-key multitasking-interval must-exist must-understand name nam…
|
| H A D | mupad.vim | 101 syn keyword mupadFunction interpolate interval irreducible is
|
| H A D | mysql.vim | 130 syn region mysqlOperator start="interval(" end=")" contains=ALL
|
| H A D | pine.vim | 87 syn keyword pineConfig mail-check-interval
|
| H A D | gnuplot.vim | 239 syn keyword gnuplotKeyword cntrlabel format font start interval onecolor
|
| H A D | 2html.vim | 1658 " find the tabstop interval to use for the tab we just found. Keep
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | cobol.vim | 189 let interval = s:increase() 196 return s:repeat(c,interval) 209 let interval = s:decrease() 212 return s:repeat(c,interval)
|
| /vim-8.2.3635/runtime/tools/ |
| H A D | unicode.vim | 183 call setline(1, " static struct interval combining[] =") 265 call setline(1, "static struct interval " . a:tableName . "[] =") 268 call setline(1, " static struct interval " . a:tableName . "[] =") 370 call setline(1, "static struct interval emoji_all[] =") 408 call setline(1, " static struct interval emoji_wide[] =")
|
| /vim-8.2.3635/src/ |
| H A D | mbyte.c | 1128 struct interval struct 1138 intable(struct interval *table, size_t size, int c) in intable() 1148 top = (int)(size / sizeof(struct interval) - 1); in intable() 1164 static struct interval ambiguous[] = 1372 static struct interval doublewidth[] = in utf_char2cells() 1495 static struct interval emoji_wide[] = in utf_char2cells() 2297 static struct interval combining[] = in utf_iscomposing() 2609 static struct interval nonprint[] = in utf_printable() 2624 static struct interval emoji_all[] =
|
| /vim-8.2.3635/src/po/ |
| H A D | ca.po | 1010 msgstr "E147: No �s possible usar :global recursivament amb un interval" 2643 msgstr "l'�ndex de la finestra est� fora de l'interval" 2676 msgstr "n�mero de l�nia fora de l'interval" 2752 msgstr "n�mero de l�nia fora de l'interval" 3639 msgstr "E322: n�mero de l�nia fora de l'interval: %ld passat el final" 4987 msgstr "E762: Car�cter a FOL, LOW o UPP fora de l'interval" 6549 msgstr "E684: �ndex de llista fora de l'interval: %ld" 6690 msgstr "l'�ndex ha de ser un enter o un interval, no %s" 6766 msgstr "�ndex de llista fora de l'interval" 6773 msgstr "l'increment de l'interval no pot ser zero" [all …]
|
| H A D | sr.po | 9648 msgid "interval in milliseconds between polls for MzScheme threads"
|
| H A D | it.po | 9178 msgid "interval in milliseconds between polls for MzScheme threads"
|
| H A D | de.po | 9456 msgid "interval in milliseconds between polls for MzScheme threads"
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | phpcomplete.vim | 2818 …interval | DateTime','return_type':'DateTime'},'modify':{'signature':'string $modify | DateTime','…
|
| /vim-8.2.3635/runtime/ |
| H A D | optwin.vim | 1358 …call <SID>AddOption("mzquantum", gettext("interval in milliseconds between polls for MzScheme thre…
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | quickref.txt | 818 'mzquantum' 'mzq' the interval between polls for MzScheme threads
|