Searched refs:lserverctrls (Results 1 – 1 of 1) sorted by relevance
2678 LDAPControl **lserverctrls, *lctrl; in PHP_FUNCTION() local2696 &lserverctrls, in PHP_FUNCTION()2709 if (lserverctrls == NULL) { in PHP_FUNCTION()2714 lctrl = ldap_find_control(LDAP_CONTROL_PAGEDRESULTS, lserverctrls); in PHP_FUNCTION()2716 ldap_controls_free(lserverctrls); in PHP_FUNCTION()2723 ldap_controls_free(lserverctrls); in PHP_FUNCTION()2732 ldap_controls_free(lserverctrls); in PHP_FUNCTION()2738 ldap_controls_free(lserverctrls); in PHP_FUNCTION()2743 ldap_controls_free(lserverctrls); in PHP_FUNCTION()
Completed in 18 milliseconds