Searched defs:ident (Results 1 - 3 of 3) sorted by relevance
/hets/utils/el/ | ||
H A D | casl-indent.el | 221 "[ \t\n]*\\)")) 'ident) 230 (defvar casl-indent-current-line-first-ident "" 231 "Global variable that keeps track of the first ident of the line to indent.") 274 (if (or (eq type 'ident) (eq type 'other)) ; possible start of a value def 276 (if (eq type 'ident) 287 (or (eq type 'ident) (eq type 'other))) 455 (defun casl-indent-ident (start end end-visible indent-info) 482 casl-indent-current-line-first-ident)) 512 (t (error "casl-indent-ident: %s impossible case" test ))))))) 530 ; (string-match "where[ \t]*" casl-indent-current-line-first-ident)) [all...] |
/hets/OWL2/java/lib/ | ||
H A D | guava-18.0.jar | META-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ... |
/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 1101 milliseconds