Lines Matching defs:keywords
108 ;; The following keywords do not fit well in keyword classes defined by
126 ;; Remove syntax for "do" and "else" keywords.
130 ;; Remove syntax for "for", "if", "switch" and "while" keywords.
134 ;; Remove syntax for "break", "continue", "goto" and "return" keywords.
142 ;; Remove case label syntax for the "case" and "default" keywords.
161 (defconst protobuf-font-lock-keywords-1 (c-lang-const c-matchers-1 protobuf)
164 (defconst protobuf-font-lock-keywords-2 (c-lang-const c-matchers-2 protobuf)
167 (defconst protobuf-font-lock-keywords-3 (c-lang-const c-matchers-3 protobuf)
170 (defvar protobuf-font-lock-keywords protobuf-font-lock-keywords-3