| /vim-8.2.3635/runtime/autoload/ |
| H A D | csscomplete.vim | 9 …overflow overflow-wrap overflow-x overflow-y pad padding padding-block-end padding-block-start pad… 385 elseif prop == 'overflow-wrap' 387 elseif prop =~ 'overflow\%(-x\|-y\)\=' 488 elseif prop == 'text-overflow' 621 …esolution", "resolution", "scan", "grid", "update-frequency", "overflow-block", "overflow-inline",…
|
| H A D | javascriptcomplete.vim | 332 \ 'minWidth', 'overflow', 'overflowX', 'overflowY', 'verticalAlign', 'visibility',
|
| H A D | tohtml.vim | 663 \ 'td div { overflow: auto; }',
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_put.vim | 153 " total put-length (21474837 * 100) brings 32 bit int overflow 172 " total put-length (21474837 * 100) brings 32 bit int overflow
|
| H A D | test_ex_z.vim | 102 " This used to access invalid memory as a result of an integer overflow
|
| H A D | test_cd.vim | 7 " This used to crash with a heap write overflow.
|
| H A D | test_ex_mode.vim | 213 " The multiplication causes an integer overflow
|
| H A D | test_visual.vim | 18 " This used to cause a multiplication overflow followed by a crash.
|
| H A D | test_search.vim | 425 " These commands used to cause memory overflow in searchc().
|
| /vim-8.2.3635/src/libvterm/t/ |
| H A D | 26state_query.test | 60 !Truncation on attempted buffer overflow
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | cobol.vim | 36 …\n\)*\)\=\s*\%(not\s\+\)\=on\s\+\%(overflow\|exception\)\>\)\)\@=:\%(\<not\s\+\)\@<!\<\%(not\s\+\)…
|
| /vim-8.2.3635/src/ |
| H A D | os_macosx.m | 163 /* TODO: Avoid overflow. */
|
| H A D | normal.c | 1924 int overflow; in add_to_showcmd() local 1962 overflow = old_len + extra_len - SHOWCMD_COLS; in add_to_showcmd() 1963 if (overflow > 0) in add_to_showcmd() 1964 mch_memmove(showcmd_buf, showcmd_buf + overflow, in add_to_showcmd() 1965 old_len - overflow + 1); in add_to_showcmd()
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | css.vim | 197 syn match cssBoxProp contained "\<overflow\(-\(x\|y\|style\)\)\=\>" 322 syn match cssTextProp contained "\<\(word\|line\)-break\|\(overflow\|word\)-wrap\>" 384 syn match cssUIProp contained "\<text-overflow\>"
|
| H A D | aml.vim | 32 syn keyword amlArcCmd contained osymbol over overflow overflowa[rea] overflowp[osition] overflows[…
|
| H A D | lisp.vim | 86 syn keyword lispFunc *** floating-point-overflow print-not-readable
|
| H A D | typescriptcommon.vim | 1586 syntax keyword typescriptDOMStyle contained overflow overflowWrap overflowX overflowY 1640 syntax keyword typescriptElementEvent contained invalid overflow underflow DOMAutoComplete
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | os_vms.txt | 805 - VMS compile warnings fixed - floating-point overflow warning corrected on VAX
|
| H A D | message.txt | 675 Warning: List of file names overflow
|
| H A D | version7.txt | 2101 Use of sprintf() sometimes didn't check properly for buffer overflow. Also 2187 Limit the values of 'columns' and 'lines' to avoid an overflow in Rows * 4542 return Kbyte to avoid overflow. 4832 Solution: Check for overflow and return -2. 7901 Problem: Compiler warning for floating point overflow on VAX. 8248 Solution: Avoid overflow when column is MAXCOL. (Dominique Pelle) 8901 Problem: Possible buffer overflow. 9566 Solution: Avoid an overflow when adding MAXCOL. 14192 Problem: Buffer overflow in unescaping text. (Raymond Ko) 14601 Problem: Computing number of lines may have an integer overflow. [all …]
|
| H A D | version6.txt | 2259 Win32: Buffer overflow when adding a charset name in a font. 2873 st_dev can be smaller than "unsigned". The compiler may give an overflow 4665 pattern that causes a stack overflow to be detected Vim could 5379 Problem: Borland C++ 5.5: Checking for stack overflow doesn't work 5759 a stack overflow when 'incsearch' is set. (Gerhard Hochholzer) 6513 Solution: Check for an overflow that makes maxwid negative. 6586 Solution: Check for an overflow that makes minwid negative. 7595 Solution: Add a check for overflow of the stack limit computation. (Jim 10893 Solution: Divide by 100 instead of multiplying. Avoid overflow when 10965 Solution: Avoid overflow on unsigned integer decrement. (Taro Muraoka) [all …]
|
| H A D | version8.txt | 635 Problem: Clang warning for int shift overflow. 4924 Problem: Buffer overflow. 11396 Problem: Ubsan detects a multiplication overflow. 12685 Problem: Coverity warns for possible buffer overflow. 15057 Solution: Avoid an overflow. (Zoltan Arpadffy) 15623 Problem: Ubsan warns for integer overflow. 15948 Problem: Ubsan reports errors for integer overflow. 18160 Solution: Avoid overflow in compare. 20967 Problem: Buffer overflow in Ruby. 23191 Problem: Buffer overflow in :tags command. [all …]
|
| H A D | todo.txt | 854 - signed integer overflow in do_sub() (#2249) 855 - signed integer overflow in get_address() (#2248) 1747 Patch to handle integer overflow. (Aaron Burrow, 2013 Dec 12)
|
| /vim-8.2.3635/src/po/ |
| H A D | zh_TW.UTF-8.po | 118 msgid "W14: Warning: List of file names overflow"
|
| H A D | zh_CN.cp936.po | 86 msgid "W14: Warning: List of file names overflow"
|