Searched defs:ldap (Results 1 – 2 of 2) sorted by relevance
613 …function ldap_connect(?string $uri = null, int $port = 389, string $wallet = UNKNOWN, #[\Sensitive…635 …function ldap_read($ldap, array|string $base, array|string $filter, array $attributes = [], int $a…
104 ZEND_GET_MODULE(ldap) in ZEND_GET_MODULE() argument823 PHP_MINIT_FUNCTION(ldap) in PHP_MINIT_FUNCTION() argument869 PHP_MSHUTDOWN_FUNCTION(ldap) in PHP_MSHUTDOWN_FUNCTION() argument877 PHP_MINFO_FUNCTION(ldap) in PHP_MINFO_FUNCTION() argument927 LDAP *ldap = NULL; in PHP_FUNCTION() local1029 LDAP *ldap = NULL; in PHP_FUNCTION() local1089 static int _get_lderrno(LDAP *ldap) in _get_lderrno()1104 static void _set_lderrno(LDAP *ldap, int lderr) in _set_lderrno()1839 LDAP *ldap; in PHP_FUNCTION() local3142 LDAP *ldap; in PHP_FUNCTION() local[all …]
Completed in 18 milliseconds