Searched refs:ldn (Results 1 – 1 of 1) sorted by relevance
/PHP-8.1/ext/ldap/ |
H A D | ldap.c | 4257 struct berval ldn; in PHP_FUNCTION() local 4263 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "Osl", &link, ldap_link_ce, &ldn.bv_val, &ldn.bv_len, &… in PHP_FUNCTION() 4272 rc = ldap_refresh_s(ld->link, &ldn, lttl, &newttl, NULL, NULL); in PHP_FUNCTION()
|
Completed in 15 milliseconds