Variable: hypb:in-string-cache-disable
hypb:in-string-cache-disable is a variable defined in hypb.el.
Value
nil
Documentation
When non-nil, disable use of hypb:in-string-p caching.
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hypb.el
(defvar hypb:in-string-cache-disable nil
"When non-nil, disable use of `hypb:in-string-p' caching.")