Searched refs:regexp (Results 176 - 200 of 555) sorted by relevance

1234567891011>>

/macosx-10.10.1/emacs-93/emacs/lisp/
H A Ddirtrack.el48 ;; distinguishable from other output. If your prompt regexp is too general,
133 First item is a regexp that describes where to find the path in a prompt.
134 Second is a number, the regexp group to match. Optional third item is
138 :type '(sexp (regexp :tag "Prompt Expression")
244 (dirtrack-regexp (nth 0 dirtrack-list))
250 (if (null (string-match dirtrack-regexp input))
254 "Input `%s' failed to match `dirtrack-regexp'" input)))
H A Dimage-file.el70 :type '(repeat regexp)
81 (defun image-file-name-regexp ()
83 (let ((exts-regexp
86 (regexp-opt (nconc (mapcar #'upcase
93 (if exts-regexp
94 (cons exts-regexp image-file-name-regexps)
97 exts-regexp)))
189 `image-file-name-extensions', or matches a regexp in
201 (push (cons (image-file-name-regexp) 'image-file-handler)
H A Dimage.el230 (let ((regexp (car (car types)))
233 (string-match regexp data))
253 (let ((regexp (car (car types)))
257 (looking-at regexp))
H A Dinfo.el241 (defcustom Info-search-whitespace-regexp "\\s-+"
247 :type 'regexp
420 (concat (regexp-quote (car (car tail))) "$")
514 (regexp-quote path-separator))
516 (split-string path (regexp-quote path-separator)))
608 (defun Info-node-at-bob-matching (regexp)
615 (re-search-backward regexp beg t))))
745 (defun Info-find-in-tag-table-1 (marker regexp case-fold)
762 (when (re-search-forward regexp nil t)
767 (defun Info-find-in-tag-table (marker regexp)
[all...]
H A Dfind-dired.el195 PATTERN is a shell wildcard (not an Emacs regexp) and need not be quoted.
211 (defun find-grep-dired (dir regexp)
212 "Find files in DIR containing a regexp REGEXP and start Dired on output.
218 (interactive "DFind-grep (directory): \nsFind-grep (grep regexp): ")
226 (shell-quote-argument regexp)
H A Dpcmpl-gnu.el41 :type '(repeat regexp)
131 (defcustom pcmpl-gnu-tarfile-regexp
133 "*A regexp which matches any tar archive."
134 :type 'regexp
246 (pcomplete-here* (pcomplete-dirs-or-entries pcmpl-gnu-tarfile-regexp)
295 (pcomplete-here (pcomplete-dirs-or-entries pcmpl-gnu-tarfile-regexp))
/macosx-10.10.1/emacs-93/emacs/lisp/gnus/
H A Dsmiley.el69 (defcustom smiley-regexp-alist
81 regexp to replace with IMAGE. IMAGE is the name of an image file in
83 :type '(repeat (list regexp
102 (defvar smiley-cached-regexp-alist nil)
105 (setq smiley-cached-regexp-alist nil)
106 (dolist (elt (if (symbolp smiley-regexp-alist)
107 (symbol-value smiley-regexp-alist)
108 smiley-regexp-alist))
122 smiley-cached-regexp-alist)))))))
134 "Replace in the region `smiley-regexp
[all...]
H A Dgnus-cite.el34 (require 'message) ; for message-cite-prefix-regexp
75 (defcustom gnus-supercite-regexp
76 (concat "^\\(" message-cite-prefix-regexp "\\)? *"
81 :type 'regexp)
83 (defcustom gnus-supercite-secondary-regexp "^.*\"\\([^\"\n]+\\)\" +=="
85 The first regexp group should match the Supercite attribution."
87 :type 'regexp)
115 :type 'regexp)
122 :type 'regexp)
124 (defcustom gnus-cite-unsightly-citation-regexp
[all...]
H A Dgnus-group.el105 :type '(choice regexp (const nil)))
433 "Alist of group regexp and the charset for group names.
438 :type '(repeat (cons (regexp :tag "Group") (symbol :tag "Charset"))))
623 "r" gnus-group-mark-regexp
890 ["Mark regexp..." gnus-group-mark-regexp t]
1310 (defun gnus-group-prepare-flat (level &optional predicate lowest regexp)
1339 (or (not (stringp regexp))
1340 (string-match regexp group))
1374 regexp))
[all...]
H A Dgnus-logic.el151 ((memq type '(r R regexp Regexp))
154 (string-match (regexp-quote match) header))
158 (string-match (regexp-quote (gnus-simplify-subject-fuzzy match))
218 (cond ((memq type '(r R regexp Regexp))
/macosx-10.10.1/emacs-93/emacs/lisp/net/
H A Dtls.el82 :type 'regexp
/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Dm4-mode.el40 ;;; to Simon Marshall for the regexp tip
81 ("\\b\\(builtin\\|change\\(com\\|quote\\|word\\)\\|d\\(e\\(bug\\(file\\|mode\\)\\|cr\\|f\\(ine\\|n\\)\\)\\|iv\\(ert\\|num\\)\\|nl\\|umpdef\\)\\|e\\(rrprint\\|syscmd\\|val\\)\\|f\\(ile\\|ormat\\)\\|gnu\\|i\\(f\\(def\\|else\\)\\|n\\(c\\(lude\\|r\\)\\|d\\(ex\\|ir\\)\\)\\)\\|l\\(en\\|ine\\)\\|m\\(4\\(exit\\|wrap\\)\\|aketemp\\)\\|p\\(atsubst\\|opdef\\|ushdef\\)\\|regexp\\|s\\(hift\\|include\\|ubstr\\|ys\\(cmd\\|val\\)\\)\\|tra\\(ceo\\(ff\\|n\\)\\|nslit\\)\\|un\\(d\\(efine\\|ivert\\)\\|ix\\)\\)\\b" . font-lock-keyword-face)
82 ("\\b\\(m4_\\(builtin\\|change\\(com\\|quote\\|word\\)\\|d\\(e\\(bug\\(file\\|mode\\)\\|cr\\|f\\(ine\\|n\\)\\)\\|iv\\(ert\\|num\\)\\|nl\\|umpdef\\)\\|e\\(rrprint\\|syscmd\\|val\\)\\|f\\(ile\\|ormat\\)\\|i\\(f\\(def\\|else\\)\\|n\\(c\\(lude\\|r\\)\\|d\\(ex\\|ir\\)\\)\\)\\|l\\(en\\|ine\\)\\|m\\(4\\(_undefine\\|exit\\|wrap\\)\\|aketemp\\)\\|p\\(atsubst\\|opdef\\|ushdef\\)\\|regexp\\|s\\(hift\\|include\\|ubstr\\|ys\\(cmd\\|val\\)\\)\\|tra\\(ceo\\(ff\\|n\\)\\|nslit\\)\\|undivert\\)\\)\\b" . font-lock-keyword-face))
164 ;;;(make-regexp '("builtin" "changecom" "changequote" "changeword" "debugfile"
168 ;;; "m4exit" "m4wrap" "maketemp" "patsubst" "popdef" "pushdef" "regexp"
171 ;;;(make-regexp '("m4_builtin" "m4_changecom" "m4_changequote" "m4_changeword"
H A Dglasses.el116 "List of regexp that are exceptions for `glasses-separate-parentheses-p'.
120 :type '(repeat regexp))
132 (defcustom glasses-uncapitalize-regexp "[a-z]"
134 Only words starting with this regexp are uncapitalized.
135 The regexp is case sensitive.
138 :type 'regexp
229 (looking-at glasses-uncapitalize-regexp))))
236 (let ((original-regexp (regexp-quote glasses-original-separator)))
239 original-regexp)
[all...]
H A Dinf-lisp.el77 (defcustom inferior-lisp-filter-regexp
80 Input matching this regexp is not saved on the input history in Inferior Lisp
83 :type 'regexp
168 and franz. This variable is used to initialize `comint-prompt-regexp' in the
172 `comint-use-prompt-regexp' is non-nil.
180 :type 'regexp
228 is run. Variables `inferior-lisp-prompt', `inferior-lisp-filter-regexp' and
259 If `comint-use-prompt-regexp' is nil (the default), \\[comint-insert-input] on old input
262 `comint-use-prompt-regexp' is non-nil, \\[comint-insert-input] behaves according to
274 (setq comint-prompt-regexp inferio
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/textmodes/
H A Dreftex-dcr.el77 (setq dw (reftex-view-regexp-match
78 (format reftex-find-reference-format (regexp-quote key))
83 (setq dw (reftex-view-regexp-match
84 (format reftex-find-citation-regexp-format (regexp-quote key))
88 (setq dw (reftex-view-regexp-match
89 (format reftex-find-index-entry-regexp-format
90 (regexp-quote key))
102 (setq dw (reftex-view-regexp-match
393 (reftex-view-regexp
[all...]
/macosx-10.10.1/libxslt-13/libxslt/python/
H A Dlibxml_wrap.h84 PyObject * libxml_xmlRegexpPtrWrap(xmlRegexpPtr regexp);
H A Dtypes.c587 libxml_xmlRegexpPtrWrap(xmlRegexpPtr regexp) argument
592 printf("libxml_xmlRegexpPtrWrap: regexp = %p\n", regexp);
594 if (regexp == NULL) {
599 PyCObject_FromVoidPtrAndDesc((void *) regexp,
/macosx-10.10.1/tcl-105/tcl84/tcl/tests/
H A Dhttpd59 if [regexp {(POST|GET|HEAD) ([^?]+)\??([^ ]*) HTTP/(1.[01])} \
127 if {[regexp {([^:]+):[ ]*(.*)} $line dummy key value]} {
/macosx-10.10.1/tcl-105/tcl_ext/tclx/tclx/unix/tools/
H A Dtclmanpages83 {regexp.n tcl/strings/regexp}
/macosx-10.10.1/vim-55/runtime/macros/
H A Dmatchit.vim112 " s:all regexp based on s:pat and the default groups
155 " prefix = regexp for start of line to start of match
156 " suffix = regexp for end of match to end of line
172 let regexp = s:Wholematch(matchline, s:all, startcol-1)
173 let curcol = match(matchline, regexp)
178 let endcol = matchend(matchline, regexp)
184 let b:match_match = matchstr(matchline, regexp)
303 let regexp = s:Wholematch(matchline, a:1, currcol-1)
304 let endcol = matchend(matchline, regexp)
407 " Return a regexp tha
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/emacs-lisp/
H A Dadvice.el102 ;; this documentation (set `outline-regexp' to `";; @+"').
569 ;; `ad-activate-regexp' and `ad-deactivate-regexp' can be used to de/activate
654 ;; (ad-disable-regexp "^ange-ftp-")
658 ;; (ad-activate-regexp "^ange-ftp-")
662 ;; (ad-update-regexp "^ange-ftp-")
670 ;; `ad-enable-regexp' and then activate or update again.
900 ;; - ad-enable-regexp maps over all currently advised functions and enables
903 ;; - ad-disable-regexp disables matching advices.
905 ;; - ad-activate-regexp activate
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/mail/
H A Drmail.el244 *A regexp specifying addresses to prune from a reply message.
247 :type '(choice regexp (const :tag "Your Name" nil))
277 \(See also `rmail-nonignored-headers', which overrides this regexp.)
284 :type 'regexp
289 This regexp overrides `rmail-ignored-headers'; if both this regexp
298 :type 'regexp
306 :type '(choice regexp (const :tag "All"))
312 :type '(choice regexp (const nil :tag "None"))
320 :type 'regexp
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/mh-e/
H A Dmh-compat.el252 (defun-mh mh-replace-regexp-in-string replace-regexp-in-string
253 (regexp rep string &optional fixedcase literal subexp start)
255 This function is used by XEmacs that lacks `replace-regexp-in-string'.
259 (replace-in-string string regexp rep literal))
/macosx-10.10.1/ruby-106/ruby/ext/openssl/lib/openssl/
H A Dconfig.rb171 regexp = (c == "'") ? QUOTE_REGEXP_SQ : QUOTE_REGEXP_DQ
173 if m = line.match(regexp)
/macosx-10.10.1/ruby-106/ruby/misc/
H A Dinf-ruby.el50 ;;; * misc/inf-ruby.el (inferior-ruby-error-regexp-alist): regexp
146 (defconst inferior-ruby-error-regexp-alist
213 ;(setq comint-prompt-regexp "^[^>\n]*>+ *")
214 (setq comint-prompt-regexp inferior-ruby-prompt-pattern)
223 (make-local-variable 'compilation-error-regexp-alist)
224 (setq compilation-error-regexp-alist inferior-ruby-error-regexp-alist)
228 (defvar inferior-ruby-filter-regexp "\\`\\s *\\S ?\\S ?\\s *\\'"
229 "*Input matching this regexp ar
[all...]

Completed in 164 milliseconds

1234567891011>>