Home
last modified time | relevance | path

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

/PHP-7.1/ext/standard/
H A Durl.h26 char *pass; member
/PHP-7.1/ext/hash/
H A Dhash_tiger.c54 #define pass(a,b,c,mul) \ macro
H A Dhash.c722 char *algo, *salt, *pass = NULL; in PHP_FUNCTION() local
/PHP-7.1/ext/phar/
H A Dzip.c1103 static int phar_zip_applysignature(phar_archive_data *phar, struct _phar_zip_pass *pass, in phar_zip_applysignature()
1193 struct _phar_zip_pass pass; in phar_zip_flush() local
H A Dtar.c955 struct _phar_pass_tar_info pass; in phar_tar_flush() local
H A Dphar_object.c1756 struct _phar_t pass; in PHP_METHOD() local
1892 struct _phar_t pass; in PHP_METHOD() local
/PHP-7.1/ext/interbase/
H A Dibase_service.c212 char buf[128], *host, *user, *pass, *loc; in PHP_FUNCTION() local
/PHP-7.1/ext/odbc/
H A Dbirdstep.c289 char *serv, *user, *pass; in PHP_FUNCTION() local
/PHP-7.1/ext/opcache/Optimizer/
H A Dblock_pass.c1789 int pass; in zend_optimize_cfg() local
/PHP-7.1/ext/gd/libgd/
H A Dgd_gif_in.c560 int xpos = 0, ypos = 0, pass = 0; in ReadImage() local
/PHP-7.1/ext/snmp/
H A Dsnmp.c1284 static int netsnmp_session_gen_auth_key(struct snmp_session *s, char *pass) in netsnmp_session_gen_auth_key()
1300 static int netsnmp_session_gen_sec_key(struct snmp_session *s, char *pass) in netsnmp_session_gen_sec_key()
/PHP-7.1/ext/ftp/
H A Dftp.c251 ftp_login(ftpbuf_t *ftp, const char *user, const char *pass) in ftp_login()
H A Dphp_ftp.c435 char *user, *pass; in PHP_FUNCTION() local
/PHP-7.1/main/
H A Dmain.c2660 char *pass; in php_handle_auth_data() local
/PHP-7.1/ext/openssl/
H A Dopenssl.c2760 char * pass; in PHP_FUNCTION() local
2850 char * pass; in PHP_FUNCTION() local
2923 char *pass, *zp12; in PHP_FUNCTION() local
/PHP-7.1/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.1/Zend/
H A Dzend_execute.c74 static ZEND_FUNCTION(pass) in ZEND_FUNCTION() argument

Completed in 125 milliseconds