Searched refs:firstmatch (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Dre-builder.el637 firstmatch)
673 (unless firstmatch (setq firstmatch (match-data)))
687 (if firstmatch
688 (progn (store-match-data firstmatch)
/macosx-10.9.5/crontabs-51/newsyslog/
H A Dnewsyslog.c928 struct conf_entry *dupent, *ent, *firstmatch, *globent; local
944 firstmatch = lastmatch = NULL;
988 if (!firstmatch)
989 firstmatch = dupent;
1003 *work_p = firstmatch;
1008 ent->next = firstmatch;

Completed in 103 milliseconds