Home
last modified time | relevance | path

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

/PHP-5.5/ext/ldap/
H A Dldap.c587 …p, int sizelimit, int timelimit, int deref, int *old_sizelimit, int *old_timelimit, int *old_deref) in php_set_opts() argument
614 ldap_get_option(ldap, LDAP_OPT_SIZELIMIT, old_deref); in php_set_opts()
617 *old_deref = ldap->ld_deref; in php_set_opts()

Completed in 16 milliseconds