You are here

constant LDAP_SIZELIMIT_EXCEEDED in Lightweight Directory Access Protocol (LDAP) 8.2

Same name in this branch
  1. 8.2 ldap_servers/ldap_servers.module \LDAP_SIZELIMIT_EXCEEDED
  2. 8.2 ldap_help/ldap_test_script/functions.inc \LDAP_SIZELIMIT_EXCEEDED
Same name and namespace in other branches
  1. 7.2 ldap_servers/ldap_servers.module \LDAP_SIZELIMIT_EXCEEDED
  2. 7.2 ldap_help/ldap_test_script/functions.inc \LDAP_SIZELIMIT_EXCEEDED
  3. 7 ldap_servers/ldap_servers.module \LDAP_SIZELIMIT_EXCEEDED
  4. 7 ldap_help/ldap_test_script/functions.inc \LDAP_SIZELIMIT_EXCEEDED
2 uses of LDAP_SIZELIMIT_EXCEEDED
LdapServer::ldapQuery in ldap_servers/LdapServer.class.php
execute ldap query and return ldap records
LdapServer::pagedLdapQuery in ldap_servers/LdapServer.class.php
execute a paged ldap query and return entries as one aggregated array

File

ldap_servers/ldap_servers.module, line 67

Code

define('LDAP_SIZELIMIT_EXCEEDED', 0x4);