Home
last modified time | relevance | path

Searched refs:ebcdic (Results 1 – 15 of 15) sorted by relevance

/vim-8.2.3635/src/testdir/
H A Dtest_exec_while_if.vim9 if has("ebcdic")
24 if has("ebcdic")
34 if has("ebcdic")
H A Dtest_gf.vim22 if has("ebcdic")
93 if has("ebcdic")
H A Dtest_regexp_utf8.vim155 elseif has('ebcdic')
169 elseif has('ebcdic')
H A Dtest_expr.vim207 if has('ebcdic')
H A Dtest_edit.vim1044 CheckFeature ebcdic
1586 if has("ebcdic")
/vim-8.2.3635/runtime/doc/
H A Dos_390.txt9 1. ASCII/EBCDIC dependent scripts |zOS-has-ebcdic|
27 1. ASCII/EBCDIC dependent scripts *OS390-has-ebcdic* *zOS-has-ebcdic*
29 For the internal script language the feature "ebcdic" was added. With this
32 if has("ebcdic")
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 Dprint.txt101 EBCDIC: ebcdic-uk)
H A Dtags5056 OS390-has-ebcdic os_390.txt /*OS390-has-ebcdic*
10529 zOS-has-ebcdic os_390.txt /*zOS-has-ebcdic*
H A Deval.txt12344 ebcdic Compiled on a machine with ebcdic character set.
H A Dversion8.txt23966 Problem: Xxd does not skip NUL lines when using ebcdic.
23967 Solution: Check for a NUL before converting a character for ebcdic. (Tim
/vim-8.2.3635/src/xxd/
H A Dxxd.c463 int ebcdic = 0; in main() local
503 else if (!STRNCMP(pp, "-E", 2)) ebcdic++; in main()
843 if (ebcdic) in main()
/vim-8.2.3635/runtime/syntax/
H A Dsed.vim50 if has("ebcdic")
H A Dhelp.vim22 if has("ebcdic")
/vim-8.2.3635/runtime/
H A Dmenu.vim792 if has("ebcdic")