| /vim-8.2.3635/src/ |
| H A D | Make_vms.mms | 752 ascii.h keymap.h termdefs.h macros.h structs.h regexp.h \ 756 ascii.h keymap.h termdefs.h macros.h structs.h regexp.h \ 760 ascii.h keymap.h termdefs.h macros.h structs.h regexp.h \ 764 ascii.h keymap.h termdefs.h macros.h structs.h regexp.h \ 768 ascii.h keymap.h termdefs.h macros.h structs.h regexp.h \ 772 ascii.h keymap.h termdefs.h macros.h structs.h regexp.h \ 776 ascii.h keymap.h termdefs.h macros.h structs.h regexp.h \ 780 ascii.h keymap.h termdefs.h macros.h structs.h regexp.h \ 784 ascii.h keymap.h termdefs.h macros.h structs.h regexp.h \ 792 ascii.h keymap.h termdefs.h macros.h option.h structs.h \ [all …]
|
| /vim-8.2.3635/runtime/spell/zu/ |
| H A D | main.aap | 14 $SPELLDIR/zu.ascii.spl ../README_zu.txt 24 $SPELLDIR/zu.ascii.spl : $FILES 25 :sys $VIM -u NONE -e -c "mkspell! -ascii $SPELLDIR/zu zu_ZA" -c q
|
| /vim-8.2.3635/runtime/spell/ny/ |
| H A D | main.aap | 13 $SPELLDIR/ny.ascii.spl ../README_ny.txt 23 $SPELLDIR/ny.ascii.spl : $FILES 24 :sys $VIM -u NONE -e -c "mkspell! -ascii $SPELLDIR/ny ny_MW" -c q
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_ga.vim | 1 " Test ga normal command, and :ascii Ex command. 6 let l:b = execute("ascii")
|
| H A D | test_hardcopy.vim | 77 for ascii in ['yes', 'no'] 79 \ .. ',c:' .. courier .. ',a:' .. ascii
|
| H A D | test_sha256.vim | 20 " test for contains non-ascii char:
|
| H A D | test_digraph.vim | 480 call assert_equal("\n<е> 1077, Hex 0435, Oct 2065, Digr e=", execute('ascii')) 488 call assert_equal("\n<\xfa> <|z> <M-z> 250, Hex fa, Oct 372, Digr ='", execute('ascii'))
|
| /vim-8.2.3635/runtime/spell/en/ |
| H A D | main.aap | 17 $SPELLDIR/en.ascii.spl ../README_en.txt 29 $SPELLDIR/en.ascii.spl : $FILES 30 :sys $VIM -u NONE -e -c "mkspell! -ascii $SPELLDIR/en
|
| /vim-8.2.3635/runtime/lang/ |
| H A D | menu_cs_cz.latin1.vim | 3 source <sfile>:p:h/menu_czech_czech_republic.ascii.vim
|
| H A D | menu_sr_yu.ascii.vim | 3 source <sfile>:p:h/menu_sr_rs.ascii.vim
|
| H A D | menu_czech_czech_republic.1252.vim | 3 source <sfile>:p:h/menu_czech_czech_republic.ascii.vim
|
| H A D | menu_en_gb.latin1.vim | 12 " able to handle ascii characters without conversion.
|
| /vim-8.2.3635/src/proto/ |
| H A D | spellfile.pro | 6 void mkspell(int fcount, char_u **fnames, int ascii, int over_write, int added_word);
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | tidy.vim | 26 syn keyword tidyEncoding contained raw ascii latin0 latin1 utf8 iso2022 mac win1252 ibm858 utf16le … 146 \ add-xml-pi add-xml-space anchor-as-name ascii-chars
|
| H A D | z8a.vim | 49 syn match z8aPreProc "\.ascii"
|
| H A D | stp.vim | 48 syn keyword stpFunction abs acos ascii asin atan atn2 avg ceiling charindex
|
| H A D | asm.vim | 21 syn match asmType "\.ascii"
|
| H A D | icon.vim | 28 syn match iconKeyword "&ascii"
|
| H A D | tf.vim | 76 syn keyword tfFunctions ascii char columns echo filename ftime fwrite getopts
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | spell.txt | 325 - When no spell file for 'encoding' is found "ascii" is tried. This only 349 4. ~/.vim/spell/pl.ascii.spl 350 5. /usr/share/vim82/spell/pl.ascii.spl 351 6. ~/.vim/after/spell/pl.ascii.spl 519 :mksp[ell][!] [-ascii] {outname} {inname} ... 532 When the [-ascii] argument is present, words with 533 non-ascii characters are skipped. The resulting file 534 ends in "ascii.spl". 561 :mksp[ell] [-ascii] {name}.{enc}.add 566 :mksp[ell] [-ascii] {name} [all …]
|
| H A D | xxd.man | 39 in hexadecimal and followed by an ascii (or ebcdic) representa‐ 125 -c). This also means, that changes to the printable ascii (or ebcdic)
|
| H A D | os_dos.txt | 355 ascii - 7-bit ASCII character set 367 ascii - 7-bit ASCII character set
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | raku.vim | 59 " Convert ascii-based ops into their single-character unicode equivalent
|
| /vim-8.2.3635/runtime/keymap/ |
| H A D | bulgarian-bds.vim | 19 " Some punctuation characters present in ascii are mapped in BDS to keys
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | spellfile.vim | 95 let fname = lang . '.ascii.spl'
|