Searched +defs:start +defs:comment (Results 1 - 3 of 3) sorted by relevance
/hets/utils/el/ | ||
H A D | casl-indent.el | 43 (defconst casl-indent-start-keywords-re 141 (defun casl-indent-skip-blanks-and-newlines-backward (start) 143 (skip-chars-backward " \t\n" start) 149 (defun casl-indent-start-of-def () 150 "Returns the position of the start of a definition. 151 It is at the first character which is not in a comment after nearest 154 (let (start-code 157 (setq start-code 1) 161 (> (point) start-code) 166 ;; find the first line of code which is not a comment [all...] |
/hets/OWL2/java/lib/ | ||
H A D | owlapi-osgidistribution-3.5.2.jar | META-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/net. ... |
/hets/CASL/Termination/ | ||
H A D | AProVE.jar | META-INF/ META-INF/MANIFEST.MF aprove/ aprove/CommandLineInterface/ aprove/Framework/ aprove/Framework/Algebra/ aprove/Framework/ ... |
Completed in 1347 milliseconds