Function: evil-ex-hl-update-hook--cmacro
evil-ex-hl-update-hook--cmacro is a function defined in
evil-search.el.
Signature
(evil-ex-hl-update-hook--cmacro _CL-WHOLE-ARG CL-X)
Documentation
compiler-macro for evil-ex-hl-update-hook.
Source Code
;; Defined in ~/.emacs.d/elpa/evil-20251108.138/evil-search.el
;; Could not find source code, showing raw function object.
#[(_cl-whole-arg cl-x)
((cl-block evil-ex-hl-update-hook--cmacro
(cl--defsubst-expand '(cl-x)
'(cl-block evil-ex-hl-update-hook
(progn (aref cl-x 7)))
nil nil nil cl-x)))
(t) nil "compiler-macro for `evil-ex-hl-update-hook'."]