Home
last modified time | relevance | path

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

/PHP-7.4/ext/zip/examples/
H A Dencryption.php8 $pass = 'secret'; variable
/PHP-7.4/ext/standard/
H A Durl.h25 zend_string *pass; member
/PHP-7.4/ext/hash/
H A Dhash_tiger.c52 #define pass(a,b,c,mul) \ macro
H A Dhash.c726 char *algo, *salt, *pass = NULL; in PHP_FUNCTION() local
/PHP-7.4/ext/phar/
H A Dzip.c1144 static int phar_zip_applysignature(phar_archive_data *phar, struct _phar_zip_pass *pass, in phar_zip_applysignature()
1234 struct _phar_zip_pass pass; in phar_zip_flush() local
H A Dtar.c975 struct _phar_pass_tar_info pass; in phar_tar_flush() local
H A Dphar_object.c1734 struct _phar_t pass; in PHP_METHOD() local
1870 struct _phar_t pass; in PHP_METHOD() local
/PHP-7.4/ext/gd/libgd/
H A Dgd_gif_in.c561 int xpos = 0, ypos = 0, pass = 0; in ReadImage() local
/PHP-7.4/ext/opcache/Optimizer/
H A Dblock_pass.c1890 int pass; in zend_optimize_cfg() local
/PHP-7.4/ext/snmp/
H A Dsnmp.c1246 static int netsnmp_session_gen_auth_key(struct snmp_session *s, char *pass) in netsnmp_session_gen_auth_key()
1262 static int netsnmp_session_gen_sec_key(struct snmp_session *s, char *pass) in netsnmp_session_gen_sec_key()
/PHP-7.4/ext/ftp/
H A Dphp_ftp.c445 char *user, *pass; in PHP_FUNCTION() local
H A Dftp.c243 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.4/main/
H A Dmain.c2758 char *pass; in php_handle_auth_data() local
/PHP-7.4/ext/openssl/
H A Dopenssl.c2849 char * pass; in PHP_FUNCTION() local
2944 char * pass; in PHP_FUNCTION() local
3021 char *pass, *zp12; in PHP_FUNCTION() local
/PHP-7.4/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.4/Zend/
H A Dzend_execute.c125 static ZEND_FUNCTION(pass) in ZEND_FUNCTION() argument

Completed in 123 milliseconds