Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
;ELC
;;; compiled by rms@psilocin.gnu.ai.mit.edu on Sun Aug 11 03:37:42 1996
;;; from file /home/fsf/rms/e19/lisp/isearch.el
;;; emacs version 19.32.3.
;;; bytecomp version FSF 2.10
;;; optimization is on.
;;; this file uses opcodes which do not exist in Emacs 18.
(if (and (boundp 'emacs-version)
(or (and (boundp 'epoch::version) epoch::version)
(string-lessp emacs-version "19.29")))
(error "`isearch.el' was compiled for Emacs 19.29 or later"))
#@72 *Non-nil means random control characters terminate incremental search.
(defconst search-exit-option t (#$ . -473))
#@251 *Number of lines in slow search display windows.
These are the short windows used during incremental search on slow terminals.
Negative means put the slow search window at the top (normally it's at bottom)
and the value is minus the number of lines.
(defvar search-slow-window-lines 1 (#$ . -595))
#@173 *Highest terminal speed at which to use "slow" style incremental search.
This is the style where a one-line window is created to show the line
that the search has reached.
(defvar search-slow-speed 1200 (#$ . -900))
#@296 *If non-nil, upper case chars disable case fold searching.
That is, upper and lower case chars must match exactly.
This applies no matter where the chars come from, but does not
apply to chars in regexps that are prefixed with `\'.
If this value is `not-yanks', yanked text is always downcased.
(defvar search-upper-case (quote not-yanks) (#$ . -1123))
#@212 *If non-nil, do a nonincremental search instead if exiting immediately.
Actually, `isearch-edit-string' is called to let you enter the search
string, and RET terminates editing and does a nonincremental search.
(defvar search-nonincremental-instead t (#$ . -1483))
#@133 *If non-nil, regular expression to match a sequence of whitespace chars.
You might want to use something like "[ \t\r\n]+" instead.
(defconst search-whitespace-regexp "\\s-+" (#$ . -1755))
#@65 *Non-nil means incremental search highlights the current match.
(defvar search-highlight nil (#$ . -1950))
#@62 Function(s) to call after starting up an incremental search.
(defvar isearch-mode-hook nil (#$ . 2063))
#@62 Function(s) to call after terminating an incremental search.
(defvar isearch-mode-end-hook nil (#$ . 2173))
#@34 List of search string sequences.
(defvar search-ring nil (#$ . 2287))
#@53 List of regular expression search string sequences.
(defvar regexp-search-ring nil (#$ . 2363))
#@72 *Maximum length of search ring before oldest elements are thrown away.
(defconst search-ring-max 16 (#$ . -2465))
#@79 *Maximum length of regexp search ring before oldest elements are thrown away.
(defconst regexp-search-ring-max 16 (#$ . -2585))
#@64 Index in `search-ring' of last string reused.
nil if none yet.
(defvar search-ring-yank-pointer nil (#$ . 2719))
#@71 Index in `regexp-search-ring' of last string reused.
nil if none yet.
(defvar regexp-search-ring-yank-pointer nil (#$ . 2838))
#@128 *Non-nil if advancing or retreating in the search ring should cause search.
Default value, nil, means edit the string instead.
(defvar search-ring-update nil (#$ . -2972))
#@26 Keymap for isearch-mode.
(defvar isearch-mode-map nil (#$ . 3150))
(byte-code " \f8! !\fA\"\f#\nW9 \f\n\"#\nT$ \fA@GWS \f\n!#\nT<