Home
last modified time | relevance | path

Searched refs:byte (Results 1 – 25 of 166) sorted by relevance

1234567

/vim-8.2.3635/src/libvterm/t/
H A D03encoding_utf8.test33 !2 byte
37 !3 byte
41 !4 byte
/vim-8.2.3635/src/testdir/
H A Dtest27.in14 :" Need to add a NUL byte after the NL byte
24 :" Need to add three NUL bytes after the NL byte
H A Dtest_regexp_utf8.vim221 " Test for regexp patterns with multi-byte support, using utf-8.
234 " Multi-byte character tests. These will fail unless vim is compiled
380 " Tests for regexp with multi-byte encoding and various magic settings
425 " search for multi-byte without composing char
429 " search for multi-byte with composing char
454 " j Test backwards search from a multi-byte char
474 " command ":s/ \?/ /g" splits multi-byte characters into bytes
H A Dtest_source_utf8.vim6 " check that sourcing a script with 0x80 as second byte works
21 " check that sourcing a latin1 script with a 0xc0 byte works
H A Dtest_utf8.vim5 " Visual block Insert adjusts for multi-byte char
63 " Yank one 3 byte character and check the mark columns.
101 " When 'encoding' is not multi-byte can still get utf-8 string.
H A Dtest_textformat.vim537 " Test for formatting multi-byte text with 'fo=t'
574 " Test for formatting multi-byte text with 'fo=tm' and 'tw=1'
629 " Test for formatting multi-byte text with 'fo=tm' and 'tw=2'
718 " Test for formatting multi-byte text with 'fo=tm', 'tw=2' and 'autoindent'.
755 " Test for formatting multi-byte text with 'fo=tm', 'tw=2' and 'noai'.
884 " Test for ra on multi-byte characters
907 " Test for 'whichwrap' with multi-byte character
H A Dtest_blob.vim289 for byte in blob
290 call assert_equal(i, byte)
298 for byte in blob
304 for byte in blob
305 call assert_equal(i, byte)
H A Dtest_assert.vim106 call assert_match('difference at byte 4, line 1 after "1234X" vs "1234Y"', v:errors[0])
113 …call assert_match('difference at byte 234, line 1 after "' .. xes .. 'X" vs "' .. xes .. 'Y"', v:e…
117 call assert_match("a message: difference at byte 234, line 1 after", v:errors[0])
H A Dtest_largefile.vim10 " Make sure that a line break is 1 byte (LF).
/vim-8.2.3635/src/
H A Dblob.c132 blob_set(blob_T *blob, int idx, int byte) in blob_set() argument
134 ((char_u*)blob->bv_ga.ga_data)[idx] = byte; in blob_set()
142 blob_set_append(blob_T *blob, int idx, int byte) in blob_set_append() argument
151 blob_set(blob, idx, byte); in blob_set_append()
/vim-8.2.3635/runtime/doc/
H A Dmbyte.txt7 Multi-byte support *multibyte* *multi-byte*
236 encoded with one byte, we call this a single-byte encoding. The most often
256 2 2byte Double-byte encodings, over 10000 different characters.
259 (except for euc-jp when the first byte is 0x8e).
300 1 cp{number} MS-Windows: any installed single-byte codepage
311 2 2byte-{name} Unix: any double-byte encoding (Vim specific name)
326 :set encoding=2byte-cp932
405 2byte 8bit Works, but typing non-ASCII characters might
407 2byte 2byte MS-Windows: works for all codepages installed on your
415 Unicode 2byte does NOT work
[all …]
H A Dxxd.man56 -e Switch to little-endian hexdump. This option treats byte groups
57 as words in little-endian byte order. The default grouping of 4
201 Create a 65537 byte file with all bytes 0x00, except for the last one
211 Create a 1 byte file containing a single 'A' character. The number
H A Dversion4.txt65 different byte order or sizeof(int). When you try to recover a file on such a
129 one-byte code was used to represent a key. This caused problems with
130 different characters sets that also used these codes. In 4.0 a three-byte
133 If you have used the single-byte key codes in your vimrc for mappings, you
134 will have to replace them with the 4.0 codes. Instead of using the three-byte
H A Dusr_23.txt278 To see on which byte you are in the file use this command: >
286 The last two numbers are the byte position in the file and the total number of
289 To move to a specific byte in the file, use the "go" command. For
290 example, to move to byte 2345: >
H A Deval.txt706 :let byte = myblob[0] " get the first byte: 0x00
707 :let byte = myblob[2] " get the third byte: 0x22
2537 byte2line({byte}) Number line number at byte count {byte}
3033 byte {start}
3656 one byte).
4892 current byte.
5301 Get byte {idx} from |Blob| {blob}. When this byte is not
7582 current byte.
9172 byte as {end} a |Blob| with one byte is returned. When {end}
10958 byte {start}, with the byte length {len}.
[all …]
/vim-8.2.3635/src/proto/
H A Dblob.pro10 void blob_set(blob_T *blob, int idx, int byte);
11 void blob_set_append(blob_T *blob, int idx, int byte);
/vim-8.2.3635/runtime/autoload/
H A Dclojurecomplete.vim12byte","aset-char","aset-double","aset-float","aset-int","aset-long","aset-short","assert","assoc!"…
H A Dtohtml.vim17 " the 8bit- and 2byte- prefixes, Vim can actually support more encodings than
533 " According to http://www.w3.org/TR/html4/charset.html#doc-char-set, the byte
889 if l:vim_encoding =~ '^8bit\|^2byte'
890 " 8bit- and 2byte- prefixes are to indicate encodings available on the
893 let l:vim_encoding = substitute(l:vim_encoding, '^8bit-\|^2byte-', '', '')
/vim-8.2.3635/runtime/syntax/
H A Dlisp.vim117 syn keyword lispFunc array-dimension-limit get-internal-real-time read-byte
182 syn keyword lispFunc byte least-negative-normalized-single-float seventh
183 syn keyword lispFunc byte-position least-negative-short-float shadow
184 syn keyword lispFunc byte-size least-negative-single-float shadowing-import
192 syn keyword lispFunc ccase least-positive-single-float signed-byte
341 syn keyword lispFunc echo-stream-input-stream nth-value unsigned-byte
379 syn keyword lispFunc file-string-length plusp write-byte
423 syn match lispFunc "\<\(ext:\)\?\(read\|write\)-\(char\|byte\)-sequence\>"
H A Dvoscm.vim25 syn keyword voscmParamKeyword contained number req string switch allow byte disable_input hidden …
31 syn keyword voscmFunction contained abs access after ask before break byte calc ceil command_st…
H A Dprogress.vim69 …e-val[ue] from from-c[hars] from-p[ixels] function-call-type gateway[s] get-attr-call-type get-byte
71 …yte global go-on go-pend[ing] grant graphic-e[dge] group having header help hide host-byte-order if
80 syn keyword ProgressReserved prompt[-for] promsgs propath provers[ion] publish put put-byte put-key…
147 …[ame] buffer-releas[e] buffer-validate buffer-value button[s] by-reference by-value byte bytes-read
180 …-data get-bits get-blue[-value] get-browse-col[umn] get-buffer-handle get-byte-order get-bytes get…
198 syn keyword ProgressOperator is-codepage-fixed is-column-codepage is-lead-byte is-open is-parameter…
246 syn keyword ProgressOperator set-attribute-node set-blue[-value] set-break set-buffers set-byte-ord…
261 …depage type type-of unbox unbuff[ered] unique-id unique-match unload unsigned-byte unsigned-integer
H A Dpromela.vim21 syn keyword promelaType bit bool byte short int
H A Dclojure.vim32byte","aset-char","aset-double","aset-float","aset-int","aset-long","aset-short","assoc","assoc!",…
/vim-8.2.3635/src/po/
H A DREADME.txt16 when a multi-byte character includes the 0x5c byte, this is not recognized as
/vim-8.2.3635/runtime/indent/
H A Djavascript.vim81 let byte = line2byte(a:l) + a:c - 1
82 let pos = index(s:synid_cache[0], byte)
84 let s:synid_cache[:] += [[byte], [synIDattr(synID(a:l, a:c, 0), 'name')]]

1234567