Home
last modified time | relevance | path

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

/PHP-8.3/ext/ldap/
H A Dldap.stub.php613 …function ldap_connect(?string $uri = null, int $port = 389, string $wallet = UNKNOWN, #[\Sensitive…
626 …function ldap_bind(LDAP\Connection $ldap, ?string $dn = null, #[\SensitiveParameter] ?string $pass…
H A Dldap.c1845 char *dn; in PHP_FUNCTION() local
2127 char *dn, **ldap_value; in PHP_FUNCTION() local
2158 char *dn, *ufn; in PHP_FUNCTION() local
2187 char *dn; in php_ldap_do_modify() local
2428 char *dn; in php_ldap_do_delete() local
2544 char *dn; in PHP_FUNCTION() local
2920 char *dn, *attr, *value; in PHP_FUNCTION() local
3580 char *dn, *newrdn, *newparent; in php_ldap_do_rename() local
/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_T2_32.c83 #define DN4(dn) ((sljit_ins)freg_map[dn] << 16) argument
/PHP-8.3/ext/openssl/
H A Dopenssl.c2867 static int php_openssl_make_REQ(struct php_x509_request * req, X509_REQ * csr, zval * dn, zval * at… in php_openssl_make_REQ()
3344 zval *args = NULL, *dn, *attribs = NULL; in PHP_FUNCTION() local

Completed in 44 milliseconds