Home
last modified time | relevance | path

Searched defs:ldap (Results 1 – 1 of 1) sorted by relevance

/PHP-5.3/ext/ldap/
H A Dldap.c89 ZEND_GET_MODULE(ldap) in ZEND_GET_MODULE() argument
145 PHP_MINIT_FUNCTION(ldap) in PHP_MINIT_FUNCTION() argument
210 PHP_MSHUTDOWN_FUNCTION(ldap) in PHP_MSHUTDOWN_FUNCTION() argument
219 PHP_MINFO_FUNCTION(ldap) in PHP_MINFO_FUNCTION() argument
294 LDAP *ldap; in PHP_FUNCTION() local
361 static int _get_lderrno(LDAP *ldap) in _get_lderrno()
549 static void php_set_opts(LDAP *ldap, int sizelimit, int timelimit, int deref, int *old_sizelimit, i… in php_set_opts()
922 LDAP *ldap; in PHP_FUNCTION() local
1660 LDAP *ldap; in PHP_FUNCTION() local
2055 int _ldap_rebind_proc(LDAP *ldap, const char *url, ber_tag_t req, ber_int_t msgid, void *params) in _ldap_rebind_proc()

Completed in 15 milliseconds