Function: xmltok-error-end

xmltok-error-end is a byte-compiled function defined in xmltok.el.gz.

Signature

(xmltok-error-end ERR)

Source Code

;; Defined in /usr/src/emacs/lisp/nxml/xmltok.el.gz
(defsubst xmltok-error-end (err)
  (aref err 2))