Home
last modified time | relevance | path

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

/php-src/ext/ldap/
H A Dldap.stub.php627 …function ldap_connect(?string $uri = null, int $port = 389, string $wallet = UNKNOWN, #[\Sensitive…
640 …function ldap_bind(LDAP\Connection $ldap, ?string $dn = null, #[\SensitiveParameter] ?string $pass…
H A Dldap.c1843 char *dn; in PHP_FUNCTION() local
2125 char *dn, **ldap_value; in PHP_FUNCTION() local
2156 char *dn, *ufn; in PHP_FUNCTION() local
2185 char *dn; in php_ldap_do_modify() local
2428 char *dn; in php_ldap_do_delete() local
2544 char *dn; in PHP_FUNCTION() local
2906 char *dn, *attr, *value; in PHP_FUNCTION() local
3572 char *dn, *newrdn, *newparent; in php_ldap_do_rename() local
/php-src/ext/openssl/
H A Dopenssl.c2889 static zend_result php_openssl_csr_make(struct php_x509_request * req, X509_REQ * csr, zval * dn, z… in php_openssl_csr_make()
3381 zval *args = NULL, *dn, *attribs = NULL; in PHP_FUNCTION() local

Completed in 33 milliseconds