Searched refs:ldap_get_values (Results 1 – 5 of 5) sorted by relevance
/PHP-8.1/ext/ldap/tests/ |
H A D | ldap_first_entry_basic.phpt | 19 ldap_get_values($link, $entry, 'sn')
|
H A D | ldap_next_entry_basic.phpt | 20 ldap_get_values($link, $entry, 'sn'),
|
H A D | bug77958.phpt | 33 ldap_get_values($link, $entry, "telephoneNumber")
|
/PHP-8.1/ext/ldap/ |
H A D | ldap.stub.php | 98 …function ldap_get_values(LDAP\Connection $ldap, LDAP\ResultEntry $entry, string $attribute): array… function
|
H A D | ldap_arginfo.h | 469 ZEND_FALIAS(ldap_get_values, ldap_get_values_len, arginfo_ldap_get_values)
|
Completed in 9 milliseconds