Home
last modified time | relevance | path

Searched refs:ctrlsp (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/ldap/
H A Dldap.c2590 LDAPControl ctrl, *ctrlsp[2]; in PHP_FUNCTION() local
2638 ctrlsp[0] = &ctrl; in PHP_FUNCTION()
2639 ctrlsp[1] = NULL; in PHP_FUNCTION()
2641 rc = ldap_set_option(ldap, LDAP_OPT_SERVER_CONTROLS, ctrlsp); in PHP_FUNCTION()

Completed in 14 milliseconds