| /vim-8.2.3635/runtime/syntax/ |
| H A D | upstreamlog.vim | 14 syn match upstreamlog_MsgD /Msg #\(Agt\|PC\|Srv\)\d\{4,5}D/ nextgroup=upstreamlog_Process skipwhite 15 syn match upstreamlog_MsgE /Msg #\(Agt\|PC\|Srv\)\d\{4,5}E/ nextgroup=upstreamlog_Process skipwhite 16 syn match upstreamlog_MsgI /Msg #\(Agt\|PC\|Srv\)\d\{4,5}I/ nextgroup=upstreamlog_Process skipwhite 17 syn match upstreamlog_MsgW /Msg #\(Agt\|PC\|Srv\)\d\{4,5}W/ nextgroup=upstreamlog_Process skipwhite
|
| H A D | usw2kagtlog.vim | 14 syn match usw2kagtlog_MsgD /Msg #\(Agt\|PC\|Srv\)\d\{4,5}D/ nextgroup=usw2kagtlog_Process skipwhite 15 syn match usw2kagtlog_MsgE /Msg #\(Agt\|PC\|Srv\)\d\{4,5}E/ nextgroup=usw2kagtlog_Process skipwhite 16 syn match usw2kagtlog_MsgI /Msg #\(Agt\|PC\|Srv\)\d\{4,5}I/ nextgroup=usw2kagtlog_Process skipwhite 17 syn match usw2kagtlog_MsgW /Msg #\(Agt\|PC\|Srv\)\d\{4,5}W/ nextgroup=usw2kagtlog_Process skipwhite
|
| H A D | usserverlog.vim | 14 syn match usserverlog_MsgD /Msg #\(Agt\|PC\|Srv\)\d\{4,5}D/ nextgroup=usserverlog_Process skipwhite 15 syn match usserverlog_MsgE /Msg #\(Agt\|PC\|Srv\)\d\{4,5}E/ nextgroup=usserverlog_Process skipwhite 16 syn match usserverlog_MsgI /Msg #\(Agt\|PC\|Srv\)\d\{4,5}I/ nextgroup=usserverlog_Process skipwhite 17 syn match usserverlog_MsgW /Msg #\(Agt\|PC\|Srv\)\d\{4,5}W/ nextgroup=usserverlog_Process skipwhite
|
| /vim-8.2.3635/nsis/ |
| H A D | README.txt | 7 PC sources 8 PC runtime 9 PC language files
|
| /vim-8.2.3635/src/ |
| H A D | termlib.c | 31 char PC = 0; // Pad character, default NULL variable 563 (*outc)(PC); in tputs()
|
| H A D | config.h.in | 21 /* Define when termcap.h contains UP, BC and PC */ 24 /* Define when UP, BC and PC can be extern */
|
| H A D | term.c | 186 extern char *UP, *BC, PC; 188 char *UP, *BC, PC; variable 1766 PC = *p; in get_term_entries() 4198 PC = NUL; // set pad character to NUL in clear_termcodes()
|
| H A D | INSTALL | 14 See INSTALLpc.txt for PC (Windows XP/Vista/7/8/10)
|
| H A D | configure.ac | 3566 AC_MSG_CHECKING([whether termcap.h contains UP, BC and PC]) 3571 ], [if (UP == 0 && BC == 0) PC = 1], 3574 AC_MSG_CHECKING([whether UP, BC and PC can be extern]) 3579 extern char *UP, *BC, PC; 3580 ], [if (UP == 0 && BC == 0) PC = 1],
|
| H A D | Make_mvc.mak | 1027 PYTHON_INC = /I "$(PYTHON)\Include" /I "$(PYTHON)\PC" 1051 PYTHON3_INC = /I "$(PYTHON3)\Include" /I "$(PYTHON3)\PC"
|
| /vim-8.2.3635/READMEdir/ |
| H A D | README_srcdos.txt | 12 See "src/INSTALLpc.txt" for instructions on how to compile Vim on the PC.
|
| H A D | README_bindos.txt | 8 There are several binary distributions of Vim for the PC. You would normally
|
| H A D | README_os390.txt | 14 uncompress it on your PC, as these tools are (most likely) not available on
|
| /vim-8.2.3635/runtime/spell/eu/ |
| H A D | main.aap | 3 # NOTE: This takes a VERY long time: several hours on a modern PC, more than
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | os_qnx.txt | 86 escaped with a '\'. The default font used is PC Terminal, size 8. Using
|
| H A D | debugger.txt | 53 representing the Program Counter (PC) of the program being debugged. Another
|
| H A D | hebrew.txt | 50 + Under MS DOS, PC encoding (Hebrew letters codes: 128-154).
|
| H A D | ft_ada.txt | 64 Even on a slow (90Mhz) PC this mode works quickly, but if you find the
|
| H A D | develop.txt | 534 memory use, but takes a long time. On a fast PC it takes a couple of
|
| H A D | sign.txt | 23 arrow representing the Program Counter (PC). The sign features allow both
|
| /vim-8.2.3635/ |
| H A D | README.txt | 31 There are separate distributions for Unix, PC, Amiga and some other systems.
|
| H A D | README.md | 44 There are separate distributions for Unix, PC, Amiga and some other systems.
|
| /vim-8.2.3635/runtime/ |
| H A D | scripts.vim | 48 " Only accept spaces in PC style paths: "#!c:/program files/perl [args]".
|
| /vim-8.2.3635/src/po/ |
| H A D | zh_TW.UTF-8.po | 5205 #~ msgid "PC (32 bits Vim)" 5206 #~ msgstr "PC (32 位元 Vim)" 5208 #~ msgid "PC (16 bits Vim)" 5209 #~ msgstr "PC (16 位元 Vim)"
|
| H A D | zh_TW.po | 5198 #~ msgid "PC (32 bits Vim)" 5199 #~ msgstr "PC (32 �줸 Vim)" 5201 #~ msgid "PC (16 bits Vim)" 5202 #~ msgstr "PC (16 �줸 Vim)"
|