Searched refs:owner (Results 1 – 25 of 45) sorted by relevance
12
| /vim-8.2.3635/runtime/autoload/ |
| H A D | sqlcomplete.vim | 163 " include the owner name 334 let owner = '' 344 let owner = table 351 " owner.table 378 " let owner = table 446 if owner != '' 769 " .\{-} - get owner name 775 return owner 786 let owner = table 791 let owner = '' [all …]
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | undo.txt | 249 ignored if its owner differs from the owner of the edited file, except when 250 the owner of the undo file is the current user. Set 'verbose' to get a 332 "Not reading undo file, owner differs" 333 The undo file is owned by someone else than the owner of the text
|
| H A D | os_win32.txt | 230 write the file, the owner of the file is changed. Why? 233 file. Samba then gives it the default owner for the file system, which may 234 differ from the original owner. 237 owner isn't changed then.
|
| H A D | ft_sql.txt | 650 or higher the list of objects will also include the owner name. 652 the owner name will be replaced. >
|
| H A D | starting.txt | 1077 On Unix systems, this only happens if you are not the owner of the 1082 it possible for another user to create a nasty vimrc and make you the owner.
|
| H A D | gui.txt | 437 is changed, Vim becomes the owner of the windowing system's primary selection
|
| H A D | options.txt | 1037 with the new text. This means that protection bits, owner and 1048 rename when the file is a link. The owner and group of the newly 1647 area extended, Vim tries to become the owner of the 3842 or the Visual area extended, Vim tries to become the owner of 3851 If not present, then Vim won't become the owner of the
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | upstart.vim | 59 syn keyword upstartOption output owner
|
| H A D | moo.vim | 73 …syn keyword mooBuiltinProperty contents f location name owner programmer r w wizard contained cont…
|
| H A D | named.vim | 73 syn keyword namedIntKeyword contained port perm owner group nextgroup=namedNumber,namedNotNumber sk…
|
| H A D | mush.vim | 56 syntax keyword mushFunction contained orlflags orlpowers orpowers owner parent
|
| H A D | fstab.vim | 71 … nodevmtime nodiratime noexec nomand norelatime nosuid nosymfollow nouser owner rbind rdonly relat…
|
| H A D | progress.vim | 224 …nal orientation origin-handle origin-rowid os-getenv outer outer-join override owner owner-document
|
| H A D | sqlanywhere.vim | 553 syn keyword sqlKeyword or order ordinality organization others out outer over owner
|
| /vim-8.2.3635/src/ |
| H A D | os_macosx.m | 189 [pb declareTypes:supportedTypes owner:nil];
|
| H A D | gui_haiku.cc | 353 virtual void Select(BView* owner); 3026 VimTabLine::VimTab::Select(BView* owner) in Select() argument 3028 BTab::Select(owner); in Select()
|
| /vim-8.2.3635/src/po/ |
| H A D | uk.cp1251.po | 6000 msgid "Not reading undo file, owner differs: %s"
|
| H A D | nl.po | 4975 #~ msgid "Not reading undo file, owner differs: %s"
|
| H A D | ja.euc-jp.po | 5785 msgid "Not reading undo file, owner differs: %s"
|
| H A D | ko.UTF-8.po | 5735 msgid "Not reading undo file, owner differs: %s"
|
| H A D | ru.cp1251.po | 5901 msgid "Not reading undo file, owner differs: %s"
|
| H A D | ru.po | 5901 msgid "Not reading undo file, owner differs: %s"
|
| H A D | ja.po | 5785 msgid "Not reading undo file, owner differs: %s"
|
| H A D | uk.po | 6000 msgid "Not reading undo file, owner differs: %s"
|
| H A D | ko.po | 5735 msgid "Not reading undo file, owner differs: %s"
|
12