Variable: ispell-tib-ref-beginning
ispell-tib-ref-beginning is a variable defined in ispell.el.gz.
Value
"[[<]\\."
Documentation
Regexp matching the beginning of a Tib reference.
Source Code
;; Defined in /usr/src/emacs/lisp/textmodes/ispell.el.gz
(defvar ispell-tib-ref-beginning "[[<]\\."
"Regexp matching the beginning of a Tib reference.")