Searched refs:LDAP_DEREF_FINDING (Results 1 – 3 of 3) sorted by relevance
/php-src/ext/ldap/tests/ |
H A D | ldap_search_variation5.phpt | 27 $result = ldap_search($link, $dn, $filter, array('sn'), 1, 1, 3, LDAP_DEREF_FINDING),
|
/php-src/ext/ldap/ |
H A D | ldap.stub.php | 20 const LDAP_DEREF_FINDING = UNKNOWN; define
|
H A D | ldap_arginfo.h | 533 REGISTER_LONG_CONSTANT("LDAP_DEREF_FINDING", LDAP_DEREF_FINDING, CONST_PERSISTENT); in register_ldap_symbols()
|
Completed in 7 milliseconds