Searched +defs:comment +defs:start (Results 1 - 3 of 3) sorted by relevance

/hets/utils/el/
H A Dcasl-indent.el43 (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 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 16 milliseconds