Function: prop-match-p

prop-match-p is a function defined in text-property-search.el.gz.

Signature

(prop-match-p X)

Source Code

;; Defined in /usr/src/emacs/lisp/emacs-lisp/text-property-search.el.gz
;; Could not find source code, showing raw function object.
#[(x) ((and (memq (type-of x) cl-struct-prop-match-tags) t))
  (cl-struct-prop-match-tags)]