Searched refs:exported (Results 1 – 20 of 20) sorted by relevance
| /vim-8.2.3635/src/testdir/ |
| H A D | test_vim9_script.vim | 1112 exported += 5 1127 exported += 3 1136 exported = 11 1200 exported, 1205 g:exported = exported 1206 exported += 7 1219 unlet g:exported 1320 g:exported = Export.exported 1327 unlet g:exported 3802 export var exported = 'exported' [all …]
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | usr_46.txt | 30 inside the script file, and items that are exported, used outside of the 31 script file. The exported items can then be used by scripts that import them. 173 This finds the exported function "Init" in the Vim9 script file and makes it
|
| H A D | vim9.txt | 1351 the script is local, unless exported. Those exported items, and only those 1419 be exported. {not implemented yet: class, interface} 1427 The exported items can be imported individually in another Vim9 script: > 1438 To import all exported items under a specific identifier: > 1494 3. Other functionality, possibly shared between plugins, contains the exported 1773 unless exported. 1777 the exported function(s) and class(es). 1785 globally can be used, not the exported items. Alternatives considered: 1786 - All the exported items become available as script-local items. This makes 1788 - Use the exported items and make them global. Disadvantage is that it's then
|
| H A D | vi_diff.txt | 189 The highlighted text can be exported as HTML. |convert-to-HTML|
|
| H A D | editing.txt | 1581 Thus the encryption code is not exported from the USA.
|
| H A D | options.txt | 440 This expanded value is not exported to the environment, this matters when 446 When setting $HOME to a non-empty string it will be exported to the
|
| H A D | version5.txt | 3268 not unbreakable. This allows it to be exported from the US.
|
| H A D | version7.txt | 14559 Problem: Py3Init_vim() is exported unnecessarily.
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | cabalproject.vim | 18 syn keyword CabalProjectProfilingLevel default none exported-functions toplevel-functions all-funct…
|
| H A D | uil.vim | 17 syn keyword uilType exported file include
|
| H A D | sdl.vim | 37 syn keyword sdlExported remote exported export
|
| /vim-8.2.3635/ |
| H A D | README_VIM9.md | 202 var local = 'local variable is not exported, script-local' 204 export def MyFunction() " exported function 207 def LocalFunction() " not exported, script-local
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | haskellcomplete.vim | 761 \ , "-Wmissing-exported-signatures" 762 \ , "-Wno-missing-exported-signatures" 763 \ , "-Wmissing-exported-sigs" 764 \ , "-Wno-missing-exported-sigs" 991 \ , "-fprof-auto-exported"
|
| /vim-8.2.3635/src/ |
| H A D | if_py_both.h | 3163 set_partial(FunctionObject *self, partial_T *pt, int exported) in set_partial() argument 3171 if (exported) in set_partial() 3185 pt->pt_auto = self->auto_rebind || !exported; in set_partial() 3187 if (exported && self->self) in set_partial() 3189 if (exported) in set_partial()
|
| /vim-8.2.3635/src/po/ |
| H A D | sr.po | 6882 msgid "E1049: Item not exported in script: %s"
|
| H A D | eo.po | 6702 msgid "E1049: Item not exported in script: %s"
|
| H A D | fr.po | 7126 msgid "E1049: Item not exported in script: %s"
|
| H A D | it.po | 6461 msgid "E1049: Item not exported in script: %s"
|
| H A D | de.po | 6945 msgid "E1049: Item not exported in script: %s"
|
| H A D | tr.po | 6881 msgid "E1049: Item not exported in script: %s"
|