enriched-decode-display-prop

enriched-decode-display-prop is a compiled Lisp function in `enriched.el'.

(enriched-decode-display-prop START END &optional PARAM)

Decode a `display' property for text between START and END.
PARAM is a `<param>' found for the property.
Value is a list `(START END SYMBOL VALUE)' with START and END denoting
the range of text to assign text property SYMBOL with value VALUE.