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.c1840 char *dn; in PHP_FUNCTION() local
2122 char *dn, **ldap_value; in PHP_FUNCTION() local
2153 char *dn, *ufn; in PHP_FUNCTION() local
2182 char *dn; in php_ldap_do_modify() local
2425 char *dn; in php_ldap_do_delete() local
2541 char *dn; in PHP_FUNCTION() local
2903 char *dn, *attr, *value; in PHP_FUNCTION() local
3563 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 46 milliseconds