ldap-decode-attribute

ldap-decode-attribute is a compiled Lisp function in `ldap.el'.

(ldap-decode-attribute ATTR)

Decode the attribute/value pair ATTR according to LDAP rules.
The attribute name is looked up in `ldap-attribute-syntaxes-alist'
and the corresponding decoder is then retrieved from
`ldap-attribute-syntax-decoders' and applied on the value(s).