Searched refs:hi (Results 76 - 100 of 849) sorted by relevance

1234567891011>>

/macosx-10.10/vim-55/runtime/syntax/
H A Dupdatedb.vim32 hi def link updatedbTodo Todo
33 hi def link updatedbComment Comment
34 hi def link updatedbName Identifier
35 hi def link updatedbNameEq Operator
36 hi def link updatedbValue String
H A Dsieve.vim40 hi def link sieveTodo Todo
41 hi def link sieveComment Comment
42 hi def link sieveTag Type
43 hi def link sieveNumber Number
44 hi def link sieveSpecial Special
45 hi def link sieveString String
46 hi def link sieveConditional Conditional
47 hi def link sieveTest Keyword
48 hi def link sievePreProc PreProc
49 hi de
[all...]
H A Dcrm.vim30 hi def link crmTodo Todo
31 hi def link crmComment Comment
32 hi def link crmVariable Identifier
33 hi def link crmSpecial SpecialChar
34 hi def link crmStatement Statement
35 hi def link crmRegex String
36 hi def link crmLabel Label
H A Dlimits.vim33 hi def link limitsTodo Todo
34 hi def link limitsComment Comment
35 hi def link limitsUser Keyword
36 hi def link limitsDefault Macro
37 hi def link limitsLimit Identifier
38 hi def link limitsDeLimit Special
39 hi def link limitsNumber Number
H A Drst.vim115 execute 'hi def link rst' . a:name . 'Delimiter' . ' rst' . a:name
142 hi def link rstTodo Todo
143 hi def link rstComment Comment
144 hi def link rstSections Type
145 hi def link rstTransition Type
146 hi def link rstLiteralBlock String
147 hi def link rstQuotedLiteralBlock String
148 hi def link rstDoctestBlock PreProc
149 hi def link rstTableLines rstDelimiter
150 hi de
[all...]
H A Dsdc.vim31 hi def link sdcCollections Repeat
32 hi def link sdcObjectsInfo Operator
33 hi def link sdcCreateOperations Operator
34 hi def link sdcObjectsQuery Operator
35 hi def link sdcConstraints Operator
36 hi def link sdcNonIdealities Operator
37 hi def link sdcFlags Special
H A Dcalendar.vim87 hi def link calendarTodo Todo
88 hi def link calendarComment Comment
89 hi def link calendarCppString String
90 hi def link calendarSpecial SpecialChar
91 hi def link calendarPreCondit PreCondit
92 hi def link calendarCppOut Comment
93 hi def link calendarCppOut2 calendarCppOut
94 hi def link calendarCppSkip calendarCppOut
95 hi def link calendarIncluded String
96 hi de
[all...]
H A Dgit.vim58 hi def link gitDateHeader gitIdentityHeader
59 hi def link gitIdentityHeader gitIdentityKeyword
60 hi def link gitIdentityKeyword Label
61 hi def link gitNotesHeader gitKeyword
62 hi def link gitReflogHeader gitKeyword
63 hi def link gitKeyword Keyword
64 hi def link gitIdentity String
65 hi def link gitEmailDelimiter Delimiter
66 hi def link gitEmail Special
67 hi de
[all...]
H A Dnetrw.vim74 hi default link netrwClassify Function
75 hi default link netrwCmdSep Delimiter
76 hi default link netrwComment Comment
77 hi default link netrwDir Directory
78 hi default link netrwHelpCmd Function
79 hi default link netrwHidePat Statement
80 hi default link netrwHideSep netrwComment
81 hi default link netrwList Statement
82 hi default link netrwVersion Identifier
83 hi defaul
[all...]
H A Dspyce.vim75 hi link spyceDirectiveKeyword Special
76 hi link spyceDirectiveArg Type
77 hi link spyceDirectiveString String
78 hi link spyceDirectiveValue String
80 hi link spyceDelim Special
81 hi link spyceStmtDelim spyceDelim
82 hi link spyceChunkDelim spyceDelim
83 hi link spyceEvalDelim spyceDelim
84 hi link spyceLambdaDelim spyceDelim
85 hi lin
[all...]
H A Dmarkdown.vim73 hi def link markdownH1 htmlH1
74 hi def link markdownH2 htmlH2
75 hi def link markdownH3 htmlH3
76 hi def link markdownH4 htmlH4
77 hi def link markdownH5 htmlH5
78 hi def link markdownH6 htmlH6
79 hi def link markdownHeadingRule markdownRule
80 hi def link markdownHeadingDelimiter Delimiter
81 hi def link markdownOrderedListMarker markdownListMarker
82 hi de
[all...]
H A Dpdf.vim54 hi def link pdfOperator Operator
55 hi def link pdfNumber Number
56 hi def link pdfFloat Float
57 hi def link pdfBoolean Boolean
58 hi def link pdfConstant Constant
59 hi def link pdfName Identifier
60 hi def link pdfNameError pdfStringError
61 hi def link pdfHexString pdfString
62 hi def link pdfHexError pdfStringError
63 hi de
[all...]
H A Ddictconf.vim66 hi def link dictconfTodo Todo
67 hi def link dictconfComment Comment
68 hi def link dictconfKeyword Keyword
69 hi def link dictconfServer String
70 hi def link dictconfServerOptsD Delimiter
71 hi def link dictconfServerOpts Identifier
72 hi def link dictconfUsername String
73 hi def link dictconfSecret Special
74 hi def link dictconfNumber Number
75 hi de
[all...]
H A Dframescript.vim447 hi def link framescriptTodo Todo
448 hi def link framescriptComment Comment
449 hi def link framescriptCommentStart framescriptComment
450 hi def link framescriptInclude Include
451 hi def link framescriptIncluded String
452 hi def link framescriptBoolean Boolean
453 hi def link framescriptNumber Number
454 hi def link framescriptInteger framescriptNumber
455 hi def link framescriptReal framescriptNumber
456 hi de
[all...]
H A Dplaintex.vim121 hi def link plaintexOperator Operator
123 hi def link plaintexDelimiter Delimiter
125 hi def link plaintexControlSequence Identifier
126 hi def link plaintexComment Comment
127 hi def link plaintexInclude Include
128 hi def link plaintexRepeat Repeat
130 hi def link plaintexCommand initexCommand
131 hi def link plaintexBoxCommand plaintexCommand
132 hi def link plaintexCharacterCommand initexCharacterCommand
133 hi de
[all...]
H A Dtilde.vim30 hi def link tildeComment Comment
31 hi def link tildeFunction Operator
32 hi def link tildeOperator Operator
33 hi def link tildeString String
34 hi def link tildeNumber Number
35 hi def link tildeHexNumber Number
36 hi def link tildeVariable Identifier
37 hi def link tildeField Identifier
38 hi def link tildeSymtab Identifier
39 hi de
[all...]
H A Dlogindefs.vim77 hi def link logindefsTodo Todo
78 hi def link logindefsComment Comment
79 hi def link logindefsString String
80 hi def link logindefsPath String
81 hi def link logindefsPaths logindefsPath
82 hi def link logindefsPathDelim Delimiter
83 hi def link logindefsBoolean Boolean
84 hi def link logindefsDecimal Number
85 hi def link logindefsOctal Number
86 hi de
[all...]
H A Dhaste.vim116 hi def link hasteSpecial Special
117 hi def link hasteStatement Statement
118 hi def link hasteCharacter String
119 hi def link hasteString String
120 hi def link hasteVector String
121 hi def link hasteBoolean String
122 hi def link hasteComment Comment
123 hi def link hasteNumber String
124 hi def link hasteTime String
125 hi de
[all...]
H A Dldapconf.vim296 hi def link ldapconfTodo Todo
297 hi def link ldapconfComment Comment
298 hi def link ldapconfOption Keyword
299 hi def link ldapconfDeprOption Error
300 hi def link ldapconfString String
301 hi def link ldapconfURI ldapconfString
302 hi def link ldapconfDNAttrType Identifier
303 hi def link ldapconfOperator Operator
304 hi def link ldapconfEq ldapconfOperator
305 hi de
[all...]
H A Dzsh.vim156 hi def link zshTodo Todo
157 hi def link zshComment Comment
158 hi def link zshPreProc PreProc
159 hi def link zshQuoted SpecialChar
160 hi def link zshString String
161 hi def link zshStringDelimiter zshString
162 hi def link zshPOSIXString zshString
163 hi def link zshJobSpec Special
164 hi def link zshPrecommand Special
165 hi de
[all...]
/macosx-10.10/cups-408/cups/cgi-bin/
H A Dhelp-index.c136 static int help_load_directory(help_index_t *hi,
139 static int help_load_file(help_index_t *hi,
158 helpDeleteIndex(help_index_t *hi) /* I - Help index */ argument
163 DEBUG_printf(("helpDeleteIndex(hi=%p)", hi));
165 if (!hi)
168 for (node = (help_node_t *)cupsArrayFirst(hi->nodes);
170 node = (help_node_t *)cupsArrayNext(hi->nodes))
172 if (!hi->search)
176 cupsArrayDelete(hi
188 helpFindNode(help_index_t *hi, const char *filename, const char *anchor) argument
228 help_index_t *hi; /* Help index */ local
442 helpSaveIndex(help_index_t *hi, const char *hifile) argument
519 helpSearchIndex(help_index_t *hi, const char *query, const char *section, const char *filename) argument
760 help_load_directory( help_index_t *hi, const char *directory, const char *relative) argument
866 help_load_file( help_index_t *hi, const char *filename, const char *relative, time_t mtime) argument
[all...]
/macosx-10.10/dcerpc-61/dcerpc/include/dce/aix5.2.0.0/
H A Ddce.h179 unsigned long hi; member in struct:unsigned64_s_t
184 unsigned long hi; member in struct:signed64_s_t
190 unsigned short int hi; /* most significant 16 bits */ member in struct:unsigned48_s_t
/macosx-10.10/dcerpc-61/dcerpc/include/dce/darwin/
H A Ddce.h181 uint32_t hi; member in struct:unsigned64_s_t
186 uint32_t hi; member in struct:signed64_s_t
192 uint16_t hi; /* most significant 16 bits */ member in struct:unsigned48_s_t
/macosx-10.10/dcerpc-61/dcerpc/include/dce/freebsd6.0/
H A Ddce.h181 unsigned long hi; member in struct:unsigned64_s_t
186 unsigned long hi; member in struct:signed64_s_t
192 unsigned short int hi; /* most significant 16 bits */ member in struct:unsigned48_s_t
/macosx-10.10/dcerpc-61/dcerpc/include/dce/hpux11.11/
H A Ddce.h179 unsigned long hi; member in struct:unsigned64_s_t
184 unsigned long hi; member in struct:signed64_s_t
190 unsigned short int hi; /* most significant 16 bits */ member in struct:unsigned48_s_t

Completed in 146 milliseconds

1234567891011>>