Searched refs:eol (Results 126 - 150 of 156) sorted by relevance

1234567

/macosx-10.10.1/emacs-93/emacs/etc/
H A Dvipcard.tex600 (define-key vip-mode-map "C" 'vip-change-to-eol)
601 (define-key vip-mode-map "R" 'vip-change-to-eol)
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dnewcomment.el241 If `eol' it only comments out empty lines if comments are
245 (const :tag "EOl-terminated" 'eol))
388 ;; The search ended at eol inside a string. Try to see if it
H A Dterm.el606 (defcustom term-eol-on-send t
1097 (make-local-variable 'term-eol-on-send)
1443 (inhibit-eol-conversion t)
1979 If variable `term-eol-on-send' is non-nil, then point is moved to the
2009 (progn (if term-eol-on-send (end-of-line))
2083 (let ((eol (save-excursion (end-of-line) (point))))
2085 (<= (match-end 0) eol))
2448 (eol (progn (end-of-line) (point)))
2453 (and (search-forward "\"" eol t)
2593 (let (point-at-eol)
[all...]
H A Dinfo.el2142 completions default alt-default (start-point (point)) str i bol eol)
2146 (setq eol (point))
2161 (<= (point) eol))
/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_control.c2045 static struct ctl_var eol = { 0, EOV, }; local
2058 return (&eol);
/macosx-10.10.1/ruby-106/ruby/sample/
H A Dtest.rb29 @eol = @tty && !@verbose ? "\r\e[K\r" : "\n"
56 @eol
58 "#{@passed}#{@ok ? 'OK' : ''} #{$testnum}#{@reset}#{@eol}"
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dhog.vim73 syn keyword hogAIPOptVal contained eol nop ts sec lsrr lsrre satid ssrr rr skipwhite
H A Dmuttrc.vim440 syn match muttrcFunction contained "\<kill-\%(eol\|eow\|line\)\>"
452 syn match muttrcFunction contained "\<\%(backspace\|backward-char\|bol\|bottom\|bottom-page\|buffy-cycle\|clear-flag\|complete\%(-query\)\?\|copy-file\|create-alias\|detach-file\|eol\|exit\|extract-keys\|\%(imap-\)\?fetch-mail\|forget-passphrase\|forward-char\|group-reply\|help\|ispell\|jump\|limit\|list-reply\|mail\|mail-key\|mark-as-new\|middle-page\|new-mime\|noop\|pgp-menu\|query\|query-append\|quit\|quote-char\|read-subthread\|redraw-screen\|refresh\|rename-file\|reply\|select-new\|set-flag\|shell-escape\|skip-quoted\|sort\|subscribe\|sync-mailbox\|top\|top-page\|transpose-chars\|unsubscribe\|untag-pattern\|verify-key\|what-key\|write-fcc\)\>"
H A Daml.vim56 syn keyword amlVtrCmd contained add al arcscan arrowlength arrowwidth as aw backtrack branch bt cj clearjunction commands cs dash endofline endofsession eol eos fan fg foreground gap generalizetolerance gtol help hole js junctionsensitivity linesymbol linevariation linewidth ls lv lw markersymbol mode ms raster regionofinterest reset restore retrace roi save searchradius skip sr sta status stc std str straightenangle straightencorner straightendistance straightenrange vt vtrace
H A Dvim.vim31 syn keyword vimOption contained aleph ar autoindent backspace ballooneval bg bkc bsdir cb cfu cinkeys cmdwinheight columns completeopt cot cscopepathcomp csprg cursorbind define diffexpr dy ef eol esckeys fcs fdn ff fillchars foldclose foldmarker formatlistpat gcr ghr guicursor guitablabel hi hkmapp icon imcmdline inc indk isfname joinspaces kmp lcs listchars lw mat maxmempattern mis mmt mouse mouseshape mzquantum odev osfiletype patchmode ph preserveindent printheader pvh relativenumber rightleftcmd ru sbr scrolloff selection shellcmdflag shellxquote showcmd sidescroll smartindent sol spellsuggest sr stal sua swf ta taglength tbi termbidi tf title to ts tty ttytype ul updatetime ve viewoptions wak weirdinvert wig wildoptions winheight wm wrapmargin ws
/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Dcc-engine.el284 (not (= (match-end 0) (c-point 'eol))))
1254 ;; supported emacsen so far will stop at eol of each line not
1276 ;; If forward-comment above succeeded and we're at eol
2850 ;; Match inside a line comment. Skip to eol. Use
6354 (narrow-to-region lim (c-point 'eol))
8680 (c-forward-syntactic-ws (c-point 'eol))
8949 (/= (c-forward-token-2 0 nil (c-point 'eol)) 0))
H A Dcc-fonts.el550 (and (eq (elt (parse-partial-sexp start (c-point 'eol)) 8) start)
H A Didlwave.el165 (defalias 'line-end-position 'point-at-eol))
2164 (eol-pos (save-excursion (end-of-line) (point)))
2177 (if (> end-pos eol-pos)
3704 (eol (progn (end-of-line) (point)))
3713 (if (re-search-forward "[\"']" eol 'lim)
3730 (setq found (search-forward delim eol 'lim))
3733 (setq found (search-forward delim eol 'lim)))
H A Dada-mode.el975 (eol (point)))
979 (remove-text-properties (point) eol '(syntax-table nil))
980 (while (re-search-forward "'.'" eol t)
4302 (eol (save-excursion (progn (end-of-line) (point)))))
4303 (indent-rigidly bol eol (- 0 ada-indent))))
/macosx-10.10.1/emacs-93/emacs/src/
H A Dcoding.c3564 end-of-line in a value of property `eol-type'. If the value is
3567 of subsidiary coding systems of which property `eol-type' has one
4343 How many non-eol characters are at the head is returned as *SKIP. */
4903 /* We had better recover the original eol format if we
4904 encounter an inconsistent eol format while decoding. */
5167 confuses eol decoding. */
5198 confuses eol decoding. */
5225 confuses eol decoding. */
5596 /* We must detect encoding of text and eol format. */
5623 /* We had better recover the original eol forma
6650 Lisp_Object eol; local
[all...]
/macosx-10.10.1/apache-793/httpd/modules/mappers/
H A Dmod_rewrite.c1387 const char *eol = APR_EOL_STR; local
1448 if (c == eol[eolc]) {
1449 if (!eol[++eolc]) {
1450 /* remove eol from the buffer */
1464 /* only partial (invalid) eol sequence -> reset the counter */
/macosx-10.10.1/emacs-93/emacs/lisp/net/
H A Dange-ftp.el2721 `(let ((eol (progn (end-of-line) (point))))
2723 (if (re-search-forward directory-listing-before-filename-regexp eol t)
2724 (buffer-substring (point) eol))))
4825 ;;(defun ange-ftp-dired-dl-move-to-filename (&optional raise-error eol)
4828 ;; (or eol (setq eol (progn (end-of-line) (point))))
4842 ;;(defun ange-ftp-dired-dl-move-to-end-of-filename (&optional no-error eol)
4849 ;; (or eol (setq eol (save-excursion (end-of-line) (point))))
4852 ;; (search-forward "\r" eol
[all...]
/macosx-10.10.1/zsh-61/zsh/Src/Zle/
H A Dcomplist.c705 int umleft, umlen, eol = 0; local
720 size_t cnt = eol ? MB_INVALID : mbrtowc(&cc, uptr, umleft, &mbs);
724 eol = 1;
/macosx-10.10.1/zsh-61/zsh/Src/
H A Dutils.c4401 int umlen, outalloc, outleft, eol = 0; local
4425 size_t cnt = eol ? MB_INVALID : mbrtowc(&c, ptr, umlen, &mbs);
4429 eol = 1;
/macosx-10.10.1/emacs-93/emacs/lisp/textmodes/
H A Dorg.el4094 (let ((goal-column 0) eoh eol eos)
4102 (beginning-of-line 2)) (setq eol (point)))
4114 ((>= eol eos)
4143 (= (match-end 0) (point-at-eol)))
5661 (point-at-eol) t)
6329 (goto-char (min (point-at-eol) (+ 2 pos)))
6398 (let ((pos (point-at-eol)))
6608 (setq txt (buffer-substring (point) (1+ (point-at-eol))))
6609 (delete-region (point) (1+ (point-at-eol)))
6625 (let* ((line (buffer-substring (point-at-bol) (point-at-eol)))
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/mail/
H A Drmail.el1902 (coding-system-change-eol-conversion coding 1))
1907 (coding-system-change-eol-conversion coding 0))))
2095 (eol (progn (end-of-line) (point))))
2096 (string-to-number (buffer-substring beg eol)))))))
2907 (coding-system-change-eol-conversion
2909 (coding-system-eol-type old-coding)))
/macosx-10.10.1/WebInspectorUI-7600.1.17/Tools/PrettyPrinting/
H A Dcodemirror.js3933 while (stream.pos < pos.ch && !stream.eol()) {
4839 eol: function() {return this.pos >= this.string.length;},
5631 while (!stream.eol()) {
5718 while (!stream.eol() && stream.pos <= cm.options.maxHighlightLength) {
/macosx-10.10.1/WebInspectorUI-7600.1.17/UserInterface/External/CodeMirror/
H A Dcodemirror.js3933 while (stream.pos < pos.ch && !stream.eol()) {
4839 eol: function() {return this.pos >= this.string.length;},
5631 while (!stream.eol()) {
5718 while (!stream.eol() && stream.pos <= cm.options.maxHighlightLength) {
/macosx-10.10.1/emacs-93/emacs/lisp/gnus/
H A Dmessage.el1629 (autoload 'gnus-point-at-eol "gnus-util")
5295 (delete-region (point) (gnus-point-at-eol))
5522 (eol (gnus-point-at-eol))
5523 (eoh (re-search-forward ": *" eol t)))
/macosx-10.10.1/emacs-93/emacs/lisp/international/
H A Dquail.el2556 (let (pos1 pos2 eol)

Completed in 792 milliseconds

1234567