Searched defs:keywords (Results 1 - 6 of 6) sorted by relevance

/hets/utils/el/
H A Dhpf-mode.el109 ;; "Warning: Do not design an element of font-lock-keywords to match
124 (defconst hpf-font-lock-keywords
141 "Reserved keywords highlighting")
144 (append hpf-font-lock-keywords
171 ;; (defvar hpf-font-lock-syntax-highligthing hpf-font-lock-keywords
189 ;; Highlight HPF keywords
193 (make-local-variable 'font-lock-keywords-only)
194 (setq font-lock-keywords-only nil)
H A Dcasl-indent.el43 (defconst casl-indent-start-keywords-re
47 "Regexp describing keywords to complete when standing at the first word
52 "These keywords need not to be indented.")
209 (defvar casl-indent-off-side-keywords-re
412 (if (and valname-string ; special case for start keywords
413 (string-match casl-indent-start-keywords-re valname-string))
476 (if (and valname-string ; special case for start keywords
477 (string-match casl-indent-start-keywords-re valname-string))
481 casl-indent-start-keywords-re
539 (if (and valname-string ; special case for start keywords
[all...]
H A Dcasl-mode.el145 ;; "Warning: Do not design an element of font-lock-keywords to match
179 (defconst casl-font-lock-keywords
249 "Reserved keywords highlighting")
253 (append casl-font-lock-keywords
260 ;; (defvar casl-font-lock-syntax-highligthing casl-font-lock-keywords
506 ;; Highlight CASL keywords
510 (make-local-variable 'font-lock-keywords-only)
511 (setq font-lock-keywords-only nil)
H A Ddol-mode.el145 ;; "Warning: Do not design an element of font-lock-keywords to match
179 (defconst dol-font-lock-keywords
249 "Reserved keywords highlighting")
253 (append dol-font-lock-keywords
260 ;; (defvar dol-font-lock-syntax-highligthing dol-font-lock-keywords
506 ;; Highlight DOL keywords
510 (make-local-variable 'font-lock-keywords-only)
511 (setq font-lock-keywords-only nil)
/hets/OWL2/java/lib/
H A Dowlapi-osgidistribution-3.5.2.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/net. ...
/hets/CASL/Termination/
H A DAProVE.jarMETA-INF/ META-INF/MANIFEST.MF aprove/ aprove/CommandLineInterface/ aprove/Framework/ aprove/Framework/Algebra/ aprove/Framework/ ...

Completed in 21 milliseconds