Home
last modified time | relevance | path

Searched refs:ascii (Results 1 – 25 of 93) sorted by relevance

1234

/vim-8.2.3635/src/
H A DMake_vms.mms752 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 Dmain.aap14 $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 Dmain.aap13 $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 Dtest_ga.vim1 " Test ga normal command, and :ascii Ex command.
6 let l:b = execute("ascii")
H A Dtest_hardcopy.vim77 for ascii in ['yes', 'no']
79 \ .. ',c:' .. courier .. ',a:' .. ascii
H A Dtest_sha256.vim20 " test for contains non-ascii char:
H A Dtest_digraph.vim480 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 Dmain.aap17 $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 Dmenu_cs_cz.latin1.vim3 source <sfile>:p:h/menu_czech_czech_republic.ascii.vim
H A Dmenu_sr_yu.ascii.vim3 source <sfile>:p:h/menu_sr_rs.ascii.vim
H A Dmenu_czech_czech_republic.1252.vim3 source <sfile>:p:h/menu_czech_czech_republic.ascii.vim
H A Dmenu_en_gb.latin1.vim12 " able to handle ascii characters without conversion.
/vim-8.2.3635/src/proto/
H A Dspellfile.pro6 void mkspell(int fcount, char_u **fnames, int ascii, int over_write, int added_word);
/vim-8.2.3635/runtime/syntax/
H A Dtidy.vim26 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 Dz8a.vim49 syn match z8aPreProc "\.ascii"
H A Dstp.vim48 syn keyword stpFunction abs acos ascii asin atan atn2 avg ceiling charindex
H A Dasm.vim21 syn match asmType "\.ascii"
H A Dicon.vim28 syn match iconKeyword "&ascii"
H A Dtf.vim76 syn keyword tfFunctions ascii char columns echo filename ftime fwrite getopts
/vim-8.2.3635/runtime/doc/
H A Dspell.txt325 - 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 Dxxd.man39 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 Dos_dos.txt355 ascii - 7-bit ASCII character set
367 ascii - 7-bit ASCII character set
/vim-8.2.3635/runtime/ftplugin/
H A Draku.vim59 " Convert ascii-based ops into their single-character unicode equivalent
/vim-8.2.3635/runtime/keymap/
H A Dbulgarian-bds.vim19 " Some punctuation characters present in ascii are mapped in BDS to keys
/vim-8.2.3635/runtime/autoload/
H A Dspellfile.vim95 let fname = lang . '.ascii.spl'

1234