Home
last modified time | relevance | path

Searched refs:password (Results 126 – 142 of 142) sorted by relevance

123456

/php-src/ext/odbc/
H A Dodbc_arginfo.h84 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, password, IS_STRING, 1, "null")
/php-src/ext/zip/
H A Dphp_zip_arginfo.h49 ZEND_ARG_TYPE_INFO(0, password, IS_STRING, 0)
283 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, password, IS_STRING, 1, "null")
291 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, password, IS_STRING, 1, "null")
/php-src/ext/mysqli/
H A Dmysqli.stub.php1550 ?string $password = null,
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct.phpt295 [009] SQLSTATE[%s] [1045] Access denied for user 'dont%s'@'%s' (using password: YES), [n/a] n/a
/php-src/
H A DNEWS170 . Fixed GH-12423, DSN credentials being prioritized over the user/password
H A DREADME.REDIST.BINS159 This code comes from John the Ripper password cracker, with reentrant
160 and crypt(3) interfaces added, but optimizations specific to password
185 ideas. The password hashing algorithm was designed by David Mazieres
H A Dphp.ini-development880 ; Define the anonymous ftp password (your email address). PHP's default setting
1190 ; Default password for mysqli_connect() (doesn't apply in safe mode).
1193 ; and reveal this password! And of course, any users with read access to this
1194 ; file will be able to reveal the password as well.
H A Dphp.ini-production882 ; Define the anonymous ftp password (your email address). PHP's default setting
1192 ; Default password for mysqli_connect() (doesn't apply in safe mode).
1195 ; and reveal this password! And of course, any users with read access to this
1196 ; file will be able to reveal the password as well.
/php-src/ext/standard/
H A Dbasic_functions.c313 BASIC_MINIT_SUBMODULE(password) in PHP_MINIT_FUNCTION()
388 BASIC_MSHUTDOWN_SUBMODULE(password) in PHP_MSHUTDOWN_FUNCTION()
H A Dbasic_functions_arginfo.h1766 ZEND_ARG_TYPE_INFO(0, password, IS_STRING, 0)
1778 ZEND_ARG_TYPE_INFO(0, password, IS_STRING, 0)
/php-src/ext/openssl/
H A Dopenssl_arginfo.h155 ZEND_ARG_TYPE_INFO(0, password, IS_STRING, 0)
/php-src/ext/ftp/tests/
H A Dserver.inc120 fputs($s, "331 User name ok, need password\r\n");
/php-src/ext/pdo_pgsql/
H A Dpgsql_driver.c1313 …rstr((char *) dbh->data_source, "password=") ? _pdo_pgsql_escape_credentials(dbh->password) : NULL; in pdo_pgsql_handle_factory()
/php-src/ext/mysqli/tests/
H A Dmysqli_get_client_stats.phpt709 …$sql = sprintf("CREATE SERVER myself FOREIGN DATA WRAPPER mysql OPTIONS (user '%s', password '%s',…
/php-src/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.c2024 memcpy(buffer + MYSQLND_HEADER_SIZE, packet->password, packet->password_len); in php_mysqlnd_cached_sha2_result_write()
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます3757 # GARBLED_FLAG1; garble with password; g switch
3758 >8 byte &0x01 \b, password-protected
4667 # ~ 30 byte password field only for *.gho
4668 >>12 ubequad !0 \b, password protected
6354 # on 2nd line hashed password
6355 #>41 search/54 Password= \b, password
22778 >17 byte >0 \b, password protected
23232 0 lelong 0x9AA2D903 Keepass password database
39799 # size of password name (0,1Ch)
40016 >0x18 string =MRTS without password
[all …]
H A Dmagic3757 # GARBLED_FLAG1; garble with password; g switch
3758 >8 byte &0x01 \b, password-protected
4667 # ~ 30 byte password field only for *.gho
4668 >>12 ubequad !0 \b, password protected
6354 # on 2nd line hashed password
6355 #>41 search/54 Password= \b, password
22778 >17 byte >0 \b, password protected
23232 0 lelong 0x9AA2D903 Keepass password database
39799 # size of password name (0,1Ch)
40016 >0x18 string =MRTS without password
[all …]

Completed in 228 milliseconds

123456