Searched refs:case (Results 226 - 250 of 751) sorted by relevance

1234567891011>>

/macosx-10.9.5/vim-53/runtime/syntax/
H A Dsinda.vim21 " Ignore case
22 syn case ignore
H A Dsl.vim38 syn case ignore
49 syn case match
H A Dtrasys.vim32 " Ignore case
33 syn case ignore
H A Dtsscl.vim21 " Ignore case
22 syn case ignore
H A Dxdefaults.vim21 " turn case on
22 syn case match
H A Dchaiscript.vim10 syn case match
H A Dchangelog.vim15 syn case ignore
H A Dchordpro.vim17 syn case ignore
H A Dclean.vim16 syn keyword cleanConditional if case
H A Ddebchangelog.vim17 syn case ignore
H A Desqlc.vim25 syntax case ignore
H A Dinittab.vim17 syn case match
H A Dist.vim20 syn case ignore
H A Dkscript.vim24 syn keyword kscriptLabel case default
H A Dmonk.vim32 syn case ignore
66 syn keyword monkSyntax lambda and or if cond case define let let* letrec
87 syn keyword monkFunc char-numeric? char-whitespace? char-upper-case?
88 syn keyword monkFunc char-lower-case?
H A Dmsql.vim32 syn case match
H A Dppwiz.vim17 syn case ignore
H A Dsgmllnx.vim15 syn case ignore
H A Dvalgrind.vim14 syn case match
/macosx-10.9.5/CPANInternal-140/Data-UUID-1.218/
H A DMakefile.PL144 Unless given, default values are used. In any case the values are printed for
/macosx-10.9.5/tidy-15.12/tidy/test/
H A Donetesta.cmd3 REM execute a single test case of the accessibility test suite
/macosx-10.9.5/vim-53/runtime/ftplugin/
H A Dphp.vim14 " Define some defaults in case the included ftplugins don't set them.
/macosx-10.9.5/libclosure-63/objectTests/
H A Dtest.pl117 case SIGILL: msg = "CRASHED: SIGILL\\n"; break;
118 case SIGBUS: msg = "CRASHED: SIGBUS\\n"; break;
119 case SIGSYS: msg = "CRASHED: SIGSYS\\n"; break;
120 case SIGSEGV: msg = "CRASHED: SIGSEGV\\n"; break;
121 case SIGTRAP: msg = "CRASHED: SIGTRAP\\n"; break;
122 case SIGABRT: msg = "CRASHED: SIGABRT\\n"; break;
560 # special case: RUN=0 does not affect build
571 # special case: look up the name of SDK "system"
579 # special case: objc and objc++
587 # special case
[all...]
/macosx-10.9.5/objc4-551.1/test/
H A Dtest.pl117 case SIGILL: msg = "CRASHED: SIGILL\\n"; break;
118 case SIGBUS: msg = "CRASHED: SIGBUS\\n"; break;
119 case SIGSYS: msg = "CRASHED: SIGSYS\\n"; break;
120 case SIGSEGV: msg = "CRASHED: SIGSEGV\\n"; break;
121 case SIGTRAP: msg = "CRASHED: SIGTRAP\\n"; break;
122 case SIGABRT: msg = "CRASHED: SIGABRT\\n"; break;
592 # special case: RUN=0 does not affect build
603 # special case: look up the name of SDK "system"
611 # special case: objc and objc++
619 # special case
[all...]
/macosx-10.9.5/vim-53/runtime/indent/
H A Dawk.vim85 " indented the positive brace balance case above
117 " until that's not the case anymore. Take indent of one line down.
171 " align a line relative to the 'print ' or 'if (' on the previous line in case

Completed in 367 milliseconds

1234567891011>>