Searched +defs:comment +defs:end (Results 1 - 3 of 3) sorted by relevance
/hets/utils/el/ | ||
H A D | casl-indent.el | 32 (defsubst casl-indent-get-end-of-line (&optional arg) 34 (end-of-line arg) 136 (defun casl-indent-skip-blanks-and-newlines-forward (end) 138 (skip-chars-forward " \t\n" end) 151 It is at the first character which is not in a comment after nearest 166 ;; find the first line of code which is not a comment 167 (while (and (casl-indent-in-comment start-code (point)) 173 (defun casl-indent-open-structure (start end) 177 (let ((pps (parse-partial-sexp start end))) 182 (defun casl-indent-in-comment (star [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 1339 milliseconds