Searched refs:case (Results 251 - 275 of 751) sorted by relevance

<<11121314151617181920>>

/macosx-10.9.5/vim-53/runtime/syntax/
H A Dchill.vim24 syn keyword chillLabel CASE case ESAC esac
55 syn case ignore
66 syn case match
H A Dcsh.vim26 syn case ignore
28 syn case match
55 syn keyword cshConditional break case else endsw switch
H A Ddebcontrol.vim16 " Should match case except for the keys of each field
17 syn case match
49 syn case ignore
H A Ddtrace.vim36 " really correct. Also add special case code for BEGIN, END and ERROR, since
60 " Note that dtrace treats units (Hz etc) as case-insenstive, we allow only
84 syn keyword dtraceReservedKeyword auto break case continue counter default do
H A Deiffel.vim19 syn case ignore
21 syn case match
118 syn case match
H A Dfgl.vim7 " - Conditionally allow case insensitive keywords (Julian Bridle)
19 syntax case ignore
21 syntax case match
H A Dhtmlos.vim30 syn case ignore
72 syn keyword htmlosLabel case matched /case switch contained
H A Dicon.vim73 syn keyword iconReserved break by case create default do
111 syn case ignore
131 syn case match
H A Dmmix.vim17 syn case ignore
112 " switch back to being case sensitive
113 syn case match
H A Dpike.vim16 syn keyword pikeLabel case default
46 syn case ignore
57 syn case match
H A Dreva.vim27 syn case ignore
39 syn case match
104 Builtin xchg xchg2 xfind xt>name xwords { {{ }} } _+ _1+ _1- pathsep case \||
H A Dsml.vim19 " SML is case sensitive.
20 syn case match
118 syn keyword smlKeyword and andalso case
H A Dtads.vim26 syn keyword tadsLabel case default
72 syn case ignore
77 syn case match
H A Dapache.vim23 syn case ignore
28 syn case match
30 syn case ignore
46 syn case match
48 syn case ignore
H A Dcss.vim20 syn case ignore
70 " FIXME: These are actually case-insentivie too, but (a) specs recommend using
71 " mixed-case (b) it's hard to highlight the word `Background' correctly in
73 syn case match
75 syn case ignore
H A Dlisp.vim42 syn case ignore
131 syn keyword lispFunc arrayp handler-case readtable-case
154 syn keyword lispFunc bit-orc1 inspect restart-case
178 syn keyword lispFunc both-case-p ldb-test set-dispatch-macro-character
193 syn keyword lispFunc case least-positive-normalized-single-float short-site-name
235 syn keyword lispFunc class-name lower-case-p stable-sort
352 syn keyword lispFunc enough-namestring open-stream-p upper-case-p
438 syn keyword lispKey :case :include :print-function
461 syn keyword lispKey :case
[all...]
H A Dfvwm.vim16 " Fvwm configuration files are case insensitive
17 syn case ignore
387 syn case match
394 syn case ignore
530 syn case match
557 syn case ignore
H A Dnasm.vim17 " Assembler syntax is case insensetive
18 syn case ignore
273 syn case match
279 syn case ignore
285 syn case match
288 syn case ignore
H A Dscheme.vim25 syn case ignore
70 syn keyword schemeSyntax lambda and or if cond case define let let* letrec
93 syn keyword schemeFunc char-numeric? char-whitespace? char-upper-case?
94 syn keyword schemeFunc char-lower-case?
206 syn keyword schemeExtSyntax with-handlers when unless instantiate define-struct case-lambda syntax-case
H A Dxf86conf.vim30 syn case ignore
34 syn case match
36 syn case ignore
/macosx-10.9.5/vim-53/runtime/indent/
H A Druby.vim54 \ '\|while\|until\|else\|elsif\|case\|when\|unless\|begin\|ensure' .
57 \ '\<\%(if\|for\|while\|until\|case\|unless\|begin\)\>'
64 "let s:end_start_regex = '\%(^\|[^.]\)\<\%(module\|class\|def\|if\|for\|while\|until\|case\|unless\|begin\|do\)\>'
67 \ '\|while\|until\|case\|unless\|begin\)\>' .
69 \ '\<\%(if\|for\|while\|until\|case\|unless\|begin\)\>' .
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/lib/Template/Plugin/
H A DString.pm647 Converts the string to upper case.
654 Converts the string to lower case
661 Converts the first character of the string to upper case.
667 be all lower case with only the first letter capitalised, you can do
710 string. In this case, the string will be further shortened by the
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/lib/Template/Plugin/
H A DString.pm647 Converts the string to upper case.
654 Converts the string to lower case
661 Converts the first character of the string to upper case.
667 be all lower case with only the first letter capitalised, you can do
710 string. In this case, the string will be further shortened by the
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/
H A DStorage.pm178 it may get partially double-executed (in the case that our DB connection
179 failed halfway through the transaction, in which case we reconnect and
182 same result), and that you check up on your side-effects in the case of
/macosx-10.9.5/BerkeleyDB-21/db/docs_src/tcl/
H A Dm4.tcl59 define(m4_tcl_ret_error, [m4_p([In the case of error, a Tcl error is thrown.])])
65 Otherwise, the $1 command returns 0 on success, and in the case of error,
72 The $1 command returns 0 on success, and in the case of error, a Tcl error

Completed in 97 milliseconds

<<11121314151617181920>>