Searched refs:lserverctrls (Results 1 – 1 of 1) sorted by relevance
2954 LDAPControl **lserverctrls, *lctrl; in PHP_FUNCTION() local2977 &lserverctrls, in PHP_FUNCTION()2990 if (lserverctrls == NULL) { in PHP_FUNCTION()2995 lctrl = ldap_control_find(LDAP_CONTROL_PAGEDRESULTS, lserverctrls, NULL); in PHP_FUNCTION()2997 ldap_controls_free(lserverctrls); in PHP_FUNCTION()3004 ldap_controls_free(lserverctrls); in PHP_FUNCTION()3013 ldap_controls_free(lserverctrls); in PHP_FUNCTION()3019 ldap_controls_free(lserverctrls); in PHP_FUNCTION()3024 ldap_controls_free(lserverctrls); in PHP_FUNCTION()
Completed in 11 milliseconds