Home
last modified time | relevance | path

Searched defs:pass (Results 1 – 17 of 17) sorted by relevance

/PHP-7.3/ext/zip/examples/
H A Dencryption.php8 $pass = 'secret'; variable
/PHP-7.3/ext/standard/
H A Durl.h25 zend_string *pass; member
/PHP-7.3/ext/hash/
H A Dhash_tiger.c52 #define pass(a,b,c,mul) \ macro
H A Dhash.c719 char *algo, *salt, *pass = NULL; in PHP_FUNCTION() local
/PHP-7.3/ext/phar/
H A Dzip.c1105 static int phar_zip_applysignature(phar_archive_data *phar, struct _phar_zip_pass *pass, in phar_zip_applysignature()
1195 struct _phar_zip_pass pass; in phar_zip_flush() local
H A Dtar.c966 struct _phar_pass_tar_info pass; in phar_tar_flush() local
H A Dphar_object.c1721 struct _phar_t pass; in PHP_METHOD() local
1857 struct _phar_t pass; in PHP_METHOD() local
/PHP-7.3/ext/interbase/
H A Dibase_service.c212 char buf[128], *host, *user, *pass, *loc; in PHP_FUNCTION() local
/PHP-7.3/ext/gd/libgd/
H A Dgd_gif_in.c561 int xpos = 0, ypos = 0, pass = 0; in ReadImage() local
/PHP-7.3/ext/opcache/Optimizer/
H A Dblock_pass.c1923 int pass; in zend_optimize_cfg() local
/PHP-7.3/ext/snmp/
H A Dsnmp.c1250 static int netsnmp_session_gen_auth_key(struct snmp_session *s, char *pass) in netsnmp_session_gen_auth_key()
1266 static int netsnmp_session_gen_sec_key(struct snmp_session *s, char *pass) in netsnmp_session_gen_sec_key()
/PHP-7.3/ext/ftp/
H A Dphp_ftp.c443 char *user, *pass; in PHP_FUNCTION() local
H A Dftp.c238 ftp_login(ftpbuf_t *ftp, const char *user, const size_t user_len, const char *pass, const size_t pa… in ftp_login()
/PHP-7.3/main/
H A Dmain.c2720 char *pass; in php_handle_auth_data() local
/PHP-7.3/ext/openssl/
H A Dopenssl.c2783 char * pass; in PHP_FUNCTION() local
2878 char * pass; in PHP_FUNCTION() local
2956 char *pass, *zp12; in PHP_FUNCTION() local
/PHP-7.3/ext/mysqlnd/
H A Dmysqlnd.h87 #define mysqlnd_connect(conn, host, user, pass, pass_len, db, db_len, port, socket, mysql_flags, cl… argument
/PHP-7.3/Zend/
H A Dzend_execute.c115 static ZEND_FUNCTION(pass) in ZEND_FUNCTION() argument

Completed in 112 milliseconds