Previous: LDAP Internationalization Variables, Up: LDAP Internationalization
A function that encodes an elisp boolean bool into a LDAP boolean string representation.
A function that decodes a LDAP boolean string representation str into an elisp boolean.
Decode a string str according to ldap-coding-system.
ldap-coding-system
Encode a string str according to ldap-coding-system.
Decode an address str according to ldap-coding-system and replacing $ signs with newlines as specified by LDAP encoding rules for addresses.
Encode an address str according to ldap-coding-system and replacing newlines with $ signs as specified by LDAP encoding rules for addresses.