Lines Matching refs:contained

29 syn region nsisFirstComment  start="/\*" end="\*/" contained contains=nsisTodo,@Spell skipwhite
109 syn match nsisLocalLabel contained "[^-+!$0-9;"'#. \t/*][^ \t:;#]*:\ze\%($\|[ \t;#]\|\/\*\)"
110 syn match nsisGlobalLabel contained "\.[^-+!$0-9;"'# \t/*][^ \t:;#]*:\ze\%($\|[ \t;#]\|\/\*\)"
113 syn keyword nsisBoolean contained true false
114 syn keyword nsisOnOff contained on off
116 syn keyword nsisRegistry contained HKCR HKLM HKCU HKU HKCC HKDD HKPD SHCTX
117 syn keyword nsisRegistry contained HKCR32 HKCR64 HKCU32 HKCU64 HKLM32 HKLM64
118 syn keyword nsisRegistry contained HKEY_CLASSES_ROOT HKEY_LOCAL_MACHINE HKEY_CURRENT_USER HKEY_USERS
119 syn keyword nsisRegistry contained HKEY_CLASSES_ROOT32 HKEY_CLASSES_ROOT64
120 syn keyword nsisRegistry contained HKEY_CURRENT_USER32 HKEY_CURRENT_USER64
121 syn keyword nsisRegistry contained HKEY_LOCAL_MACHINE32 HKEY_LOCAL_MACHINE64
122 syn keyword nsisRegistry contained HKEY_CURRENT_CONFIG HKEY_DYN_DATA HKEY_PERFORMANCE_DATA
123 syn keyword nsisRegistry contained SHELL_CONTEXT
128 syn region nsisBooleanOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt,nsisB…
129 syn region nsisOnOffOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt,nsisOn…
130 syn region nsisLangOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt,nsisLan…
131 syn match nsisLangKwd contained "/LANG\>"
132 syn region nsisFontOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt,nsisFon…
133 syn match nsisFontKwd contained "/\%(ITALIC\|UNDERLINE\|STRIKE\)\>"
136 syn keyword nsisStatement contained Page UninstPage nextgroup=nsisPageOpt skipwhite
137 syn region nsisPageOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt,nsisPag…
138 syn keyword nsisPageKwd contained custom license components directory instfiles uninstConfirm
139 syn match nsisPageKwd contained "/ENABLECANCEL\>"
141 syn keyword nsisStatement contained PageEx nextgroup=nsisPageExOpt skipwhite
142 syn region nsisPageExOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt,nsisPa…
143 syn match nsisPageExKwd contained "\<\%(un\.\)\?\%(custom\|license\|components\|directory\|instfil…
145 syn keyword nsisStatement contained PageExEnd PageCallbacks
148 syn keyword nsisStatement contained AddSize SectionEnd SectionGroupEnd
150 syn keyword nsisStatement contained Section nextgroup=nsisSectionOpt skipwhite
151 syn region nsisSectionOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt,nsisS…
152 syn match nsisSectionKwd contained "/o\>"
154 syn keyword nsisStatement contained SectionInstType SectionIn nextgroup=nsisSectionInOpt skipwhite
155 syn region nsisSectionInOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt,nsi…
156 syn keyword nsisSectionInKwd contained RO
158 syn keyword nsisStatement contained SectionGroup nextgroup=nsisSectionGroupOpt skipwhite
159 syn region nsisSectionGroupOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt,…
160 syn match nsisSectionGroupKwd contained "/e\>"
163 syn keyword nsisStatement contained Function FunctionEnd
213 syn keyword nsisInstruction contained Var nextgroup=nsisVarOpt skipwhite
214 syn region nsisVarOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt,nsisVarK…
215 syn match nsisVarKwd contained "/GLOBAL\>"
218 syn keyword nsisAttribute contained Caption ChangeUI CheckBitmap CompletedText ComponentText
219 syn keyword nsisAttribute contained DetailsButtonText DirText DirVar
220 syn keyword nsisAttribute contained FileErrorText Icon InstallButtonText
221 syn keyword nsisAttribute contained InstallDir InstProgressFlags
222 syn keyword nsisAttribute contained LicenseData LicenseText
223 syn keyword nsisAttribute contained MiscButtonText Name OutFile
224 syn keyword nsisAttribute contained SpaceTexts SubCaption UninstallButtonText UninstallCaption
225 syn keyword nsisAttribute contained UninstallIcon UninstallSubCaption UninstallText
227 syn keyword nsisAttribute contained AddBrandingImage nextgroup=nsisAddBrandingImageOpt skipwhite
228 syn region nsisAddBrandingImageOpt contained start="" end="$" transparent keepend contains=@nsisAn…
229 syn keyword nsisAddBrandingImageKwd contained left right top bottom width height
231 syn keyword nsisAttribute contained nextgroup=nsisBooleanOpt skipwhite
234 syn keyword nsisAttribute contained BGFont nextgroup=nsisFontOpt skipwhite
236 syn keyword nsisAttribute contained BGGradient nextgroup=nsisBGGradientOpt skipwhite
237 syn region nsisBGGradientOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt,ns…
238 syn keyword nsisBGGradientKwd contained off
240 syn keyword nsisAttribute contained BrandingText nextgroup=nsisBrandingTextOpt skipwhite
241 syn region nsisBrandingTextOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt,…
242 syn match nsisBrandingTextKwd contained "/TRIM\%(LEFT\|RIGHT\|CENTER\)\>"
244 syn keyword nsisAttribute contained CRCCheck nextgroup=nsisCRCCheckOpt skipwhite
245 syn region nsisCRCCheckOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt,nsis…
246 syn keyword nsisCRCCheckKwd contained on off force
248 syn keyword nsisAttribute contained DirVerify nextgroup=nsisDirVerifyOpt skipwhite
249 syn region nsisDirVerifyOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt,nsi…
250 syn keyword nsisDirVerifyKwd contained auto leave
252 syn keyword nsisAttribute contained InstallColors nextgroup=nsisInstallColorsOpt skipwhite
253 syn region nsisInstallColorsOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt…
254 syn match nsisInstallColorsKwd contained "/windows\>"
256 syn keyword nsisAttribute contained InstallDirRegKey nextgroup=nsisRegistryOpt skipwhite
258 syn keyword nsisAttribute contained InstType nextgroup=nsisInstTypeOpt skipwhite
259 syn region nsisInstTypeOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt,nsis…
260 syn match nsisInstTypeKwd contained "/\%(NOCUSTOM\|CUSTOMSTRING\|COMPONENTSONLYONCUSTOM\)\>"
262 syn keyword nsisAttribute contained LicenseBkColor nextgroup=nsisLicenseBkColorOpt skipwhite
263 syn region nsisLicenseBkColorOpt contained start="" end="$" transparent keepend contains=@nsisAnyOp…
264 syn match nsisLicenseBkColorKwd contained "/\%(gray\|windows\)\>"
266 syn keyword nsisAttribute contained LicenseForceSelection nextgroup=nsisLicenseForceSelectionOpt sk…
267 syn region nsisLicenseForceSelectionOpt contained start="" end="$" transparent keepend contains=@n…
268 syn keyword nsisLicenseForceSelectionKwd contained checkbox radiobuttons off
270 syn keyword nsisAttribute contained ManifestDPIAware nextgroup=nsisManifestDPIAwareOpt skipwhite
271 syn region nsisManifestDPIAwareOpt contained start="" end="$" transparent keepend contains=@nsisAny…
272 syn keyword nsisManifestDPIAwareKwd contained notset true false
274 syn keyword nsisAttribute contained ManifestLongPathAware nextgroup=nsisManifestLongPathAwareOpt sk…
275 syn region nsisManifestLongPathAwareOpt contained start="" end="$" transparent keepend contains=@ns…
276 syn match nsisManifestLongPathAwareKwd contained "\<\%(notset\|true\|false\)\>"
278 syn keyword nsisAttribute contained ManifestSupportedOS nextgroup=nsisManifestSupportedOSOpt skipwh…
279 syn region nsisManifestSupportedOSOpt contained start="" end="$" transparent keepend contains=@nsis…
280 syn match nsisManifestSupportedOSKwd contained "\<\%(none\|all\|WinVista\|Win7\|Win8\|Win8\.1\|Win1…
282 syn keyword nsisAttribute contained PEAddResource nextgroup=nsisPEAddResourceOpt skipwhite
283 syn region nsisPEAddResourceOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt…
284 syn match nsisPEAddResourceKwd contained "/\%(OVERWRITE\|REPLACE\)\>"
286 syn keyword nsisAttribute contained PERemoveResource nextgroup=nsisPERemoveResourceOpt skipwhite
287 syn region nsisPERemoveResourceOpt contained start="" end="$" transparent keepend contains=@nsisAny…
288 syn match nsisPERemoveResourceKwd contained "/NOERRORS\>"
290 syn keyword nsisAttribute contained RequestExecutionLevel nextgroup=nsisRequestExecutionLevelOpt sk…
291 syn region nsisRequestExecutionLevelOpt contained start="" end="$" transparent keepend contains=@n…
292 syn keyword nsisRequestExecutionLevelKwd contained none user highest admin
294 syn keyword nsisAttribute contained SetFont nextgroup=nsisLangOpt skipwhite
296 syn keyword nsisAttribute contained nextgroup=nsisShowInstDetailsOpt skipwhite
298 syn region nsisShowInstDetailsOpt contained start="" end="$" transparent keepend contains=@nsisAny…
299 syn keyword nsisShowInstDetailsKwd contained hide show nevershow
301 syn keyword nsisAttribute contained SilentInstall nextgroup=nsisSilentInstallOpt skipwhite
302 syn region nsisSilentInstallOpt contained start="" end="$" transparent keepend contains=@nsisAnyOp…
303 syn keyword nsisSilentInstallKwd contained normal silent silentlog
305 syn keyword nsisAttribute contained SilentUnInstall nextgroup=nsisSilentUnInstallOpt skipwhite
306 syn region nsisSilentUnInstallOpt contained start="" end="$" transparent keepend contains=@nsisAny…
307 syn keyword nsisSilentUnInstallKwd contained normal silent
309 syn keyword nsisAttribute contained nextgroup=nsisOnOffOpt skipwhite
313 syn keyword nsisCompiler contained nextgroup=nsisOnOffOpt skipwhite
316 syn keyword nsisCompiler contained FileBufSize SetCompressorDictSize
318 syn keyword nsisCompiler contained SetCompress nextgroup=nsisSetCompressOpt skipwhite
319 syn region nsisSetCompressOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt,n…
320 syn keyword nsisSetCompressKwd contained auto force off
322 syn keyword nsisCompiler contained SetCompressor nextgroup=nsisSetCompressorOpt skipwhite
323 syn region nsisSetCompressorOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt…
324 syn keyword nsisSetCompressorKwd contained zlib bzip2 lzma
325 syn match nsisSetCompressorKwd contained "/\%(SOLID\|FINAL\)"
327 syn keyword nsisCompiler contained SetOverwrite nextgroup=nsisSetOverwriteOpt skipwhite
328 syn region nsisSetOverwriteOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt,…
329 syn keyword nsisSetOverwriteKwd contained on off try ifnewer ifdiff lastused
331 syn keyword nsisCompiler contained Unicode nextgroup=nsisBooleanOpt skipwhite
334 syn keyword nsisVersionInfo contained VIAddVersionKey nextgroup=nsisLangOpt skipwhite
336 syn keyword nsisVersionInfo contained VIProductVersion VIFileVersion
340 syn keyword nsisInstruction contained Delete Rename nextgroup=nsisDeleteOpt skipwhite
341 syn region nsisDeleteOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt,nsisDe…
342 syn match nsisDeleteKwd contained "/REBOOTOK\>"
344 syn keyword nsisInstruction contained Exec ExecWait SetOutPath
346 syn keyword nsisInstruction contained ExecShell ExecShellWait nextgroup=nsisExecShellOpt skipwhite
347 syn region nsisExecShellOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt,nsi…
348 syn keyword nsisExecShellKwd contained SW_SHOWDEFAULT SW_SHOWNORMAL SW_SHOWMAXIMIZED SW_SHOWMINIMIZ…
349 syn match nsisExecShellKwd contained "/INVOKEIDLIST\>"
351 syn keyword nsisInstruction contained File nextgroup=nsisFileOpt skipwhite
352 syn region nsisFileOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt,nsisFil…
353 syn match nsisFileKwd contained "/\%(nonfatal\|[arx]\|oname\)\>"
355 syn keyword nsisInstruction contained ReserveFile nextgroup=nsisReserveFileOpt skipwhite
356 syn region nsisReserveFileOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt,n…
357 syn match nsisReserveFileKwd contained "/\%(nonfatal\|[rx]\|plugin\)\>"
359 syn keyword nsisInstruction contained RMDir nextgroup=nsisRMDirOpt skipwhite
360 syn region nsisRMDirOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt,nsisRM…
361 syn match nsisRMDirKwd contained "/\%(REBOOTOK\|r\)\>"
365 syn keyword nsisInstruction contained DeleteINISec DeleteINIStr FlushINI ReadINIStr WriteINIStr
366 syn keyword nsisInstruction contained ExpandEnvStrings ReadEnvStr
368 syn keyword nsisInstruction contained DeleteRegKey nextgroup=nsisDeleteRegKeyOpt skipwhite
369 syn region nsisDeleteRegKeyOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt,…
370 syn match nsisDeleteRegKeyKwd contained "/\%(ifempty\|ifnosubkeys\|ifnovalues\)\>"
372 syn keyword nsisInstruction contained nextgroup=nsisRegistryOpt skipwhite
374 syn region nsisRegistryOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt,nsis…
376 syn keyword nsisInstruction contained WriteRegMultiStr nextgroup=nsisWriteRegMultiStrOpt skipwhite
377 syn region nsisWriteRegMultiStrOpt contained start="" end="$" transparent keepend contains=@nsisAny…
378 syn match nsisWriteRegMultiStrKwd contained "/REGEDIT5\>"
380 syn keyword nsisInstruction contained SetRegView nextgroup=nsisSetRegViewOpt skipwhite
381 syn region nsisSetRegViewOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt,ns…
382 syn keyword nsisSetRegViewKwd contained default lastused
385 syn keyword nsisInstruction contained CallInstDLL CreateDirectory GetWinVer
386 syn keyword nsisInstruction contained GetFileTime GetFileTimeLocal GetKnownFolderPath
387 syn keyword nsisInstruction contained GetTempFileName SearchPath RegDLL UnRegDLL
389 syn keyword nsisInstruction contained CopyFiles nextgroup=nsisCopyFilesOpt skipwhite
390 syn region nsisCopyFilesOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt,nsi…
391 syn match nsisCopyFilesKwd contained "/\%(SILENT\|FILESONLY\)\>"
393 syn keyword nsisInstruction contained CreateShortcut nextgroup=nsisCreateShortcutOpt skipwhite
394 syn region nsisCreateShortcutOpt contained start="" end="$" transparent keepend contains=@nsisAnyOp…
395 syn match nsisCreateShortcutKwd contained "/NoWorkingDir\>"
397 syn keyword nsisInstruction contained GetDLLVersion GetDLLVersionLocal nextgroup=nsisGetDLLVersionO…
398 syn region nsisGetDLLVersionOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt…
399 syn match nsisGetDLLVersionKwd contained "/ProductVersion\>"
401 syn keyword nsisInstruction contained GetFullPathName nextgroup=nsisGetFullPathNameOpt skipwhite
402 syn region nsisGetFullPathNameOpt contained start="" end="$" transparent keepend contains=@nsisAnyO…
403 syn match nsisGetFullPathNameKwd contained "/SHORT\>"
405 syn keyword nsisInstruction contained SetFileAttributes nextgroup=nsisSetFileAttributesOpt skipwhite
406 syn region nsisSetFileAttributesOpt contained start="" end="$" transparent keepend contains=@nsisA…
407 syn keyword nsisFileAttrib contained NORMAL ARCHIVE HIDDEN OFFLINE READONLY SYSTEM TEMPORARY
408 syn keyword nsisFileAttrib contained FILE_ATTRIBUTE_NORMAL FILE_ATTRIBUTE_ARCHIVE FILE_ATTRIBUTE_HI…
409 syn keyword nsisFileAttrib contained FILE_ATTRIBUTE_OFFLINE FILE_ATTRIBUTE_READONLY FILE_ATTRIBUTE_…
410 syn keyword nsisFileAttrib contained FILE_ATTRIBUTE_TEMPORARY
413 syn keyword nsisInstruction contained Abort Call ClearErrors GetCurrentAddress
414 syn keyword nsisInstruction contained GetFunctionAddress GetLabelAddress Goto
415 syn keyword nsisInstruction contained IfAbort IfErrors IfFileExists IfRebootFlag IfSilent
416 syn keyword nsisInstruction contained IfShellVarContextAll IfRtlLanguage
417 syn keyword nsisInstruction contained IntCmp IntCmpU Int64Cmp Int64CmpU IntPtrCmp IntPtrCmpU
418 syn keyword nsisInstruction contained Return Quit SetErrors StrCmp StrCmpS
420 syn keyword nsisInstruction contained MessageBox nextgroup=nsisMessageBoxOpt skipwhite
421 syn region nsisMessageBoxOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt,ns…
422 syn keyword nsisMessageBox contained MB_OK MB_OKCANCEL MB_ABORTRETRYIGNORE MB_RETRYCANCEL MB_YESNO …
423 syn keyword nsisMessageBox contained MB_ICONEXCLAMATION MB_ICONINFORMATION MB_ICONQUESTION MB_ICONS…
424 syn keyword nsisMessageBox contained MB_TOPMOST MB_SETFOREGROUND MB_RIGHT MB_RTLREADING
425 syn keyword nsisMessageBox contained MB_DEFBUTTON1 MB_DEFBUTTON2 MB_DEFBUTTON3 MB_DEFBUTTON4
426 syn keyword nsisMessageBox contained IDABORT IDCANCEL IDIGNORE IDNO IDOK IDRETRY IDYES
427 syn match nsisMessageBox contained "/SD\>"
430 syn keyword nsisInstruction contained FileClose FileOpen FileRead FileReadUTF16LE
431 syn keyword nsisInstruction contained FileReadByte FileReadWord FileSeek FileWrite
432 syn keyword nsisInstruction contained FileWriteByte FileWriteWord
433 syn keyword nsisInstruction contained FindClose FindFirst FindNext
435 syn keyword nsisInstruction contained FileWriteUTF16LE nextgroup=nsisFileWriteUTF16LEOpt skipwhite
436 syn region nsisFileWriteUTF16LEOpt contained start="" end="$" transparent keepend contains=@nsisAny…
437 syn match nsisFileWriteUTF16LEKwd contained "/BOM\>"
440 syn keyword nsisInstruction contained WriteUninstaller
443 syn keyword nsisInstruction contained GetErrorLevel GetInstDirError InitPluginsDir Nop
444 syn keyword nsisInstruction contained SetErrorLevel Sleep
446 syn keyword nsisInstruction contained SetShellVarContext nextgroup=nsisSetShellVarContextOpt skipwh…
447 syn region nsisSetShellVarContextOpt contained start="" end="$" transparent keepend contains=@nsis…
448 syn keyword nsisSetShellVarContextKwd contained current all
451 syn keyword nsisInstruction contained StrCpy StrLen
454 syn keyword nsisInstruction contained Exch Push Pop
457 syn keyword nsisInstruction contained IntFmt Int64Fmt IntOp IntPtrOp
460 syn keyword nsisInstruction contained Reboot SetRebootFlag
463 syn keyword nsisInstruction contained LogSet nextgroup=nsisOnOffOpt skipwhite
464 syn keyword nsisInstruction contained LogText
467 syn keyword nsisInstruction contained SectionSetFlags SectionGetFlags SectionSetText
468 syn keyword nsisInstruction contained SectionGetText SectionSetInstTypes SectionGetInstTypes
469 syn keyword nsisInstruction contained SectionSetSize SectionGetSize SetCurInstType GetCurInstType
470 syn keyword nsisInstruction contained InstTypeSetText InstTypeGetText
473 syn keyword nsisInstruction contained BringToFront DetailPrint EnableWindow
474 syn keyword nsisInstruction contained FindWindow GetDlgItem HideWindow IsWindow
475 syn keyword nsisInstruction contained ShowWindow
477 syn keyword nsisInstruction contained CreateFont nextgroup=nsisFontOpt skipwhite
479 syn keyword nsisInstruction contained nextgroup=nsisBooleanOpt skipwhite
482 syn keyword nsisInstruction contained LoadAndSetImage nextgroup=nsisLoadAndSetImageOpt skipwhite
483 syn region nsisLoadAndSetImageOpt contained start="" end="$" transparent keepend contains=@nsisAnyO…
484 syn match nsisLoadAndSetImageKwd contained "/\%(EXERESOURCE\|STRINGID\|RESIZETOFIT\%(WIDTH\|HEIGHT…
486 syn keyword nsisInstruction contained SendMessage nextgroup=nsisSendMessageOpt skipwhite
487 syn region nsisSendMessageOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt,n…
488 syn match nsisSendMessageKwd contained "/TIMEOUT\>"
490 syn keyword nsisInstruction contained SetBrandingImage nextgroup=nsisSetBrandingImageOpt skipwhite
491 syn region nsisSetBrandingImageOpt contained start="" end="$" transparent keepend contains=@nsisAny…
492 syn match nsisSetBrandingImageKwd contained "/\%(IMGID\|RESIZETOFIT\)\>"
494 syn keyword nsisInstruction contained SetDetailsView nextgroup=nsisSetDetailsViewOpt skipwhite
495 syn region nsisSetDetailsViewOpt contained start="" end="$" transparent keepend contains=@nsisAnyOp…
496 syn keyword nsisSetDetailsViewKwd contained show hide
498 syn keyword nsisInstruction contained SetDetailsPrint nextgroup=nsisSetDetailsPrintOpt skipwhite
499 syn region nsisSetDetailsPrintOpt contained start="" end="$" transparent keepend contains=@nsisAnyO…
500 syn keyword nsisSetDetailsPrintKwd contained none listonly textonly both lastused
502 syn keyword nsisInstruction contained SetCtlColors nextgroup=nsisSetCtlColorsOpt skipwhite
503 syn region nsisSetCtlColorsOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt,…
504 syn match nsisSetCtlColorsKwd contained "/BRANDING\>"
506 syn keyword nsisInstruction contained SetSilent nextgroup=nsisSetSilentOpt skipwhite
507 syn region nsisSetSilentOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt,nsi…
508 syn keyword nsisSetSilentKwd contained silent normal
512 syn keyword nsisInstruction contained LoadLanguageFile LangString LicenseLangString
539 syn match nsisInclude contained "!include\>" nextgroup=nsisIncludeOpt skipwhite
540 syn region nsisIncludeOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt,nsisI…
541 syn match nsisIncludeKwd contained "/\%(NONFATAL\|CHARSET\)\>"
543 syn match nsisSystem contained "!addincludedir\>"
545 syn match nsisSystem contained "!addplugindir\>" nextgroup=nsisAddplugindirOpt skipwhite
546 syn region nsisAddplugindirOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt,…
547 syn match nsisAddplugindirKwd contained "/\%(x86-ansi\|x86-unicode\)\>"
549 syn match nsisSystem contained "!appendfile\>" nextgroup=nsisAppendfileOpt skipwhite
550 syn region nsisAppendfileOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt,ns…
551 syn match nsisAppendfileKwd contained "/\%(CHARSET\|RawNL\)\>"
553 syn match nsisSystem contained "!cd\>"
555 syn match nsisSystem contained "!delfile\>" nextgroup=nsisDelfileOpt skipwhite
556 syn region nsisDelfileOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt,nsisD…
557 syn match nsisDelfileKwd contained "/nonfatal\>"
559 syn match nsisSystem contained "!echo\>"
560 syn match nsisSystem contained "!error\>"
561 syn match nsisSystem contained "!execute\>"
562 syn match nsisSystem contained "!makensis\>"
563 syn match nsisSystem contained "!packhdr\>"
564 syn match nsisSystem contained "!finalize\>"
565 syn match nsisSystem contained "!system\>"
566 syn match nsisSystem contained "!tempfile\>"
567 syn match nsisSystem contained "!getdllversion\>"
568 syn match nsisSystem contained "!gettlbversion\>"
569 syn match nsisSystem contained "!warning\>"
571 syn match nsisSystem contained "!pragma\>" nextgroup=nsisPragmaOpt skipwhite
572 syn region nsisPragmaOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt,nsisPr…
573 syn keyword nsisPragmaKwd contained enable disable default push pop
575 syn match nsisSystem contained "!verbose\>" nextgroup=nsisVerboseOpt skipwhite
576 syn region nsisVerboseOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt,nsisV…
577 syn keyword nsisVerboseKwd contained push pop
580 syn match nsisDefine contained "!define\>" nextgroup=nsisDefineOpt skipwhite
581 syn region nsisDefineOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt,nsisDe…
582 syn match nsisDefineKwd contained "/\%(ifndef\|redef\|date\|utcdate\|file\|intfmt\|math\)\>"
584 syn match nsisDefine contained "!undef\>"
585 syn match nsisPreCondit contained "!ifdef\>"
586 syn match nsisPreCondit contained "!ifndef\>"
588 syn match nsisPreCondit contained "!if\>" nextgroup=nsisIfOpt skipwhite
589 syn region nsisIfOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt,nsisIfKwd
590 syn match nsisIfKwd contained "/FileExists\>"
592 syn match nsisPreCondit contained "!ifmacrodef\>"
593 syn match nsisPreCondit contained "!ifmacrondef\>"
594 syn match nsisPreCondit contained "!else\>"
595 syn match nsisPreCondit contained "!endif\>"
596 syn match nsisMacro contained "!insertmacro\>"
597 syn match nsisMacro contained "!macro\>"
598 syn match nsisMacro contained "!macroend\>"
599 syn match nsisMacro contained "!macroundef\>"
601 syn match nsisMacro contained "!searchparse\>" nextgroup=nsisSearchparseOpt skipwhite
602 syn region nsisSearchparseOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt,n…
603 syn match nsisSearchparseKwd contained "/\%(ignorecase\|noerrors\|file\)\>"
605 syn match nsisMacro contained "!searchreplace\>" nextgroup=nsisSearchreplaceOpt skipwhite
606 syn region nsisSearchreplaceOpt contained start="" end="$" transparent keepend contains=@nsisAnyOpt…
607 syn match nsisSearchreplaceKwd contained "/ignorecase\>"