Defines | |
#define | APR_HAS_LDAP 1 |
#define | APR_HAS_OPENLDAP_LDAPSDK 1 |
#define | APR_HAS_LDAP_SSL 1 |
#define | APR_HAS_LDAP_URL_PARSE 1 |
#define | APU_HAS_LDAP |
#define | APR_LDAP_UNCONST(conststr) ((char *)(conststr)) |
#define | const_cast(conststr) APR_LDAP_UNCONST(conststr) |
#define | LDAP_URL_ERR_NOTLDAP LDAP_URL_ERR_BADSCHEME |
#define | LDAP_URL_ERR_NODN LDAP_URL_ERR_BADURL |
|
Cast away constness to compile cleanly against v2 and MS LDAP SDKs
|
|
Cast away constness to compile against v2 and MS LDAP SDKs
|