Lines Matching refs:sy
15 sy region EssFold start="\<Fix" end="EndFix" transparent fold
17 sy keyword cscTodo contained TODO FIXME XXX
20 sy cluster cscCommentGroup contains=cscTodo
23 sy match cscError '"'
24 sy match cscString '"[^"]*"'
29 sy match cscSpaceE "\s\+$"
32 sy match cscSpaceE " \+\t"me=e-1
37 sy cluster cscParenGroup contains=cscParenE,@cscCommentGroup,cscUserCont,cscBitField,cscFormat,cscN…
38 sy region cscParen transparent start='(' end=')' contains=ALLBUT,@cscParenGroup
39 sy match cscParenE ")"
42 sy case ignore
43 sy match cscNumbers transparent "\<\d\|\.\d" contains=cscNumber,cscFloat,cscOctal
44 sy match cscNumber contained "\d\+\(u\=l\{0,2}\|ll\=u\)\>"
46 sy match cscNumber contained "0x\x\+\(u\=l\{0,2}\|ll\=u\)\>"
48 sy match cscOctal contained "0\o\+\(u\=l\{0,2}\|ll\=u\)\>"
49 sy match cscFloat contained "\d\+f"
51 sy match cscFloat contained "\d\+\.\d*\(e[-+]\=\d\+\)\=[fl]\="
53 sy match cscFloat contained "\.\d\+\(e[-+]\=\d\+\)\=[fl]\=\>"
55 sy match cscFloat contained "\d\+e[-+]\=\d\+[fl]\=\>"
57 sy region cscComment start="/\*" end="\*/" contains=@cscCommentGroup,cscSpaceE fold
58 sy match cscCommentE "\*/"
60 sy keyword cscIfError IF ELSE ENDIF ELSEIF
61 sy keyword cscCondition contained IF ELSE ENDIF ELSEIF
62 sy keyword cscFunction contained VARPER VAR UDA TRUNCATE SYD SUMRANGE SUM
63 sy keyword cscFunction contained STDDEVRANGE STDDEV SPARENTVAL SLN SIBLINGS SHIFT
64 sy keyword cscFunction contained SANCESTVAL RSIBLINGS ROUND REMAINDER RELATIVE PTD
65 sy keyword cscFunction contained PRIOR POWER PARENTVAL NPV NEXT MOD MINRANGE MIN
66 sy keyword cscFunction contained MDSHIFT MDPARENTVAL MDANCESTVAL MAXRANGE MAX MATCH
67 sy keyword cscFunction contained LSIBLINGS LEVMBRS LEV
68 sy keyword cscFunction contained ISUDA ISSIBLING ISSAMELEV ISSAMEGEN ISPARENT ISMBR
69 sy keyword cscFunction contained ISLEV ISISIBLING ISIPARENT ISIDESC ISICHILD ISIBLINGS
70 sy keyword cscFunction contained ISIANCEST ISGEN ISDESC ISCHILD ISANCEST ISACCTYPE
71 sy keyword cscFunction contained IRSIBLINGS IRR INTEREST INT ILSIBLINGS IDESCENDANTS
72 sy keyword cscFunction contained ICHILDREN IANCESTORS IALLANCESTORS
73 sy keyword cscFunction contained GROWTH GENMBRS GEN FACTORIAL DISCOUNT DESCENDANTS
74 sy keyword cscFunction contained DECLINE CHILDREN CURRMBRRANGE CURLEV CURGEN
75 sy keyword cscFunction contained COMPOUNDGROWTH COMPOUND AVGRANGE AVG ANCESTVAL
76 sy keyword cscFunction contained ANCESTORS ALLANCESTORS ACCUM ABS
77 sy keyword cscFunction contained @VARPER @VAR @UDA @TRUNCATE @SYD @SUMRANGE @SUM
78 sy keyword cscFunction contained @STDDEVRANGE @STDDEV @SPARENTVAL @SLN @SIBLINGS @SHIFT
79 sy keyword cscFunction contained @SANCESTVAL @RSIBLINGS @ROUND @REMAINDER @RELATIVE @PTD
80 sy keyword cscFunction contained @PRIOR @POWER @PARENTVAL @NPV @NEXT @MOD @MINRANGE @MIN
81 sy keyword cscFunction contained @MDSHIFT @MDPARENTVAL @MDANCESTVAL @MAXRANGE @MAX @MATCH
82 sy keyword cscFunction contained @LSIBLINGS @LEVMBRS @LEV
83 sy keyword cscFunction contained @ISUDA @ISSIBLING @ISSAMELEV @ISSAMEGEN @ISPARENT @ISMBR
84 sy keyword cscFunction contained @ISLEV @ISISIBLING @ISIPARENT @ISIDESC @ISICHILD @ISIBLINGS
85 sy keyword cscFunction contained @ISIANCEST @ISGEN @ISDESC @ISCHILD @ISANCEST @ISACCTYPE
86 sy keyword cscFunction contained @IRSIBLINGS @IRR @INTEREST @INT @ILSIBLINGS @IDESCENDANTS
87 sy keyword cscFunction contained @ICHILDREN @IANCESTORS @IALLANCESTORS
88 sy keyword cscFunction contained @GROWTH @GENMBRS @GEN @FACTORIAL @DISCOUNT @DESCENDANTS
89 sy keyword cscFunction contained @DECLINE @CHILDREN @CURRMBRRANGE @CURLEV @CURGEN
90 sy keyword cscFunction contained @COMPOUNDGROWTH @COMPOUND @AVGRANGE @AVG @ANCESTVAL
91 sy keyword cscFunction contained @ANCESTORS @ALLANCESTORS @ACCUM @ABS
92 sy match cscFunction contained "@"
93 sy match cscError "@\s*\a*" contains=cscFunction
95 sy match cscStatement "&"
96 sy keyword cscStatement AGG ARRAY VAR CCONV CLEARDATA DATACOPY
98 sy match cscComE contained "^\s*CALC.*"
99 sy match cscComE contained "^\s*CLEARBLOCK.*"
100 sy match cscComE contained "^\s*SET.*"
101 sy match cscComE contained "^\s*FIX"
102 sy match cscComE contained "^\s*ENDFIX"
103 sy match cscComE contained "^\s*ENDLOOP"
104 sy match cscComE contained "^\s*LOOP"
105 " sy keyword cscCom FIX ENDFIX LOOP ENDLOOP
107 sy match cscComW "^\s*CALC.*"
108 sy match cscCom "^\s*CALC\s*ALL"
109 sy match cscCom "^\s*CALC\s*AVERAGE"
110 sy match cscCom "^\s*CALC\s*DIM"
111 sy match cscCom "^\s*CALC\s*FIRST"
112 sy match cscCom "^\s*CALC\s*LAST"
113 sy match cscCom "^\s*CALC\s*TWOPASS"
115 sy match cscComW "^\s*CLEARBLOCK.*"
116 sy match cscCom "^\s*CLEARBLOCK\s\+ALL"
117 sy match cscCom "^\s*CLEARBLOCK\s\+UPPER"
118 sy match cscCom "^\s*CLEARBLOCK\s\+NONINPUT"
120 sy match cscComW "^\s*\<SET.*"
121 sy match cscCom "^\s*\<SET\s\+Commands"
122 sy match cscCom "^\s*\<SET\s\+AGGMISSG"
123 sy match cscCom "^\s*\<SET\s\+CACHE"
124 sy match cscCom "^\s*\<SET\s\+CALCHASHTBL"
125 sy match cscCom "^\s*\<SET\s\+CLEARUPDATESTATUS"
126 sy match cscCom "^\s*\<SET\s\+FRMLBOTTOMUP"
127 sy match cscCom "^\s*\<SET\s\+LOCKBLOCK"
128 sy match cscCom "^\s*\<SET\s\+MSG"
129 sy match cscCom "^\s*\<SET\s\+NOTICE"
130 sy match cscCom "^\s*\<SET\s\+UPDATECALC"
131 sy match cscCom "^\s*\<SET\s\+UPTOLOCAL"
133 sy keyword cscBPMacro contained !LoopOnAll !LoopOnLevel !LoopOnSelected
134 sy keyword cscBPMacro contained !CurrentMember !LoopOnDimensions !CurrentDimension
135 sy keyword cscBPMacro contained !CurrentOtherLoopDimension !LoopOnOtherLoopDimensions
136 sy keyword cscBPMacro contained !EndLoop !AllMembers !SelectedMembers !If !Else !EndIf
137 sy keyword cscBPMacro contained LoopOnAll LoopOnLevel LoopOnSelected
138 sy keyword cscBPMacro contained CurrentMember LoopOnDimensions CurrentDimension
139 sy keyword cscBPMacro contained CurrentOtherLoopDimension LoopOnOtherLoopDimensions
140 sy keyword cscBPMacro contained EndLoop AllMembers SelectedMembers If Else EndIf
141 sy match cscBPMacro contained "!"
142 sy match cscBPW "!\s*\a*" contains=cscBPmacro
146 sy match cscEqError '\("[^"]*"\s*\|[^][\t !%()*+,--/:;<=>{}~]\+\s*\|->\s*\)*=\([^=]\@=\|$\)'
147 …sy region cscFormula transparent matchgroup=cscVarName start='\("[^"]*"\|[^][\t !%()*+,--/:;<=>{}~…
148 …sy region cscFormulaIn matchgroup=cscVarName transparent start='\("[^"]*"\|[^][\t !%()*+,--/:;<=>{…
149 sy match cscEq "=="
155 exec "sy sync ccomment cscComment minlines=" . csc_minlines