/PHP-7.3/build/ |
H A D | shtool | 551 username='' 553 username="`(id -un) 2>/dev/null`" 554 if [ ".$username" = . ]; then 559 if [ ".$username" = . ]; then 560 username="$LOGNAME" 561 if [ ".$username" = . ]; then 562 username="$USER" 563 if [ ".$username" = . ]; then 597 … userid=`(ypmatch "${username}" passwd; nismatch "${username}" passwd) 2>/dev/null | \ 629 … groupid=`(ypmatch "${username}" passwd; nismatch "${username}" passwd) 2>/dev/null | \ [all …]
|
/PHP-7.3/ext/snmp/tests/ |
H A D | snmp3.phpt | 31 $username = $user_auth_prefix . 'MD5'; 33 var_dump(snmp3_get($hostname, $username, 'authNoPriv', 'MD5', $auth_pass, '', '', array('.1.3.6.1.2… 35 var_dump(snmp3_getnext($hostname, $username, 'authNoPriv', 'MD5', $auth_pass, '', '', '.1.3.6.1.2.1… 38 $z = snmp3_walk($hostname, $username, 'authNoPriv', 'MD5', $auth_pass, '', '', '.1.3.6.1.2.1.1.1.0'… 44 $z = snmp3_real_walk($hostname, $username, 'authNoPriv', 'MD5', $auth_pass, '', '', '.1.3.6.1.2.1.1… 50 $z = snmp3_walk($hostname, $username, 'authNoPriv', 'MD5', $auth_pass, '', '', '.1.3.6.1.2.1.1', $t… 57 $z = snmp3_real_walk($hostname, $username, 'authNoPriv', 'MD5', $auth_pass, 'AES', '', '.1.3.6.1.2.…
|
/PHP-7.3/ext/imap/tests/ |
H A D | skipif.inc | 6 $username = 'webmaster@something.com'; 11 $mbox = @imap_open($mailbox, $username, $password, $options, $retries);
|
H A D | bug63126.phpt | 9 $in = imap_open($default_mailbox, $username, $password, OP_HALFOPEN, 1); 34 $in = imap_open($default_mailbox, $username, $password, OP_HALFOPEN, 1, $testparams);
|
H A D | bug80226.phpt | 10 $stream = imap_open($default_mailbox, $username, $password);
|
H A D | imap_errors_basic.phpt | 19 $mbox = imap_open($default_mailbox, $username, $password, OP_READONLY, 3); 25 $mbox = imap_open($default_mailbox, $username, $password, OP_READONLY, 1);
|
H A D | clean.inc | 4 $imap_stream = imap_open($default_mailbox, $username, $password);
|
/PHP-7.3/ext/standard/tests/url/ |
H A D | bug74780.phpt | 8 parse_url('//username@php.net/path?query=1:2') 33 string(8) "username"
|
/PHP-7.3/ext/pdo_firebird/tests/ |
H A D | bug_76452.phpt | 13 $username = 'SYSDBA'; 16 $dbh = new PDO($dsn, $username, $password, [PDO::ATTR_ERRMODE => PDO::ERRMODE_EXCEPTION]);
|
H A D | bug_76448.phpt | 16 $username = 'SYSDBA'; 19 $dbh = new PDO($dsn, $username, $password, [PDO::ATTR_ERRMODE => PDO::ERRMODE_EXCEPTION]);
|
H A D | bug_76449.phpt | 16 $username = 'SYSDBA'; 19 $dbh = new PDO($dsn, $username, $password, [PDO::ATTR_ERRMODE => PDO::ERRMODE_EXCEPTION]);
|
H A D | bug_76450.phpt | 16 $username = 'SYSDBA'; 19 $dbh = new PDO($dsn, $username, $password, [PDO::ATTR_ERRMODE => PDO::ERRMODE_EXCEPTION]);
|
/PHP-7.3/ext/pdo_sqlite/tests/ |
H A D | bug48773.phpt | 17 function __construct($dsn, $username, $password, $driver_options = array()) { 19 parent::__construct($dsn, $username, $password, $driver_options);
|
/PHP-7.3/ext/posix/tests/ |
H A D | posix_getgrgid.phpt | 27 foreach ($grp['members'] as $idx => $username) { 31 if (!is_string($username)) {
|
/PHP-7.3/ext/standard/tests/mail/ |
H A D | mail_skipif.inc | 16 $username = 'webmaster@example.com'; 21 $mbox = imap_open($mailbox, $username, $password, $options, $retries);
|
H A D | mail_include.inc | 7 $username = "$admin_user@$domain"; 21 global $server, $default_mailbox, $username, $password; 24 $imap_stream = imap_open($default_mailbox, $username, $password);
|
/PHP-7.3/ext/curl/tests/ |
H A D | curl_multi_segfault.phpt | 13 $username = getenv('PHP_CURL_FTP_REMOTE_USER'); 18 $url = "ftp://$username:$password@$host/" ;
|
H A D | curl_ftp_pasv.phpt | 13 $username = getenv('PHP_CURL_FTP_REMOTE_USER'); 18 $url = "ftp://$username:$password@$host/test.phpt" ;
|
/PHP-7.3/ext/oci8/tests/ |
H A D | extauth_02.phpt | 113 Warning: oci_new_connect(): OCI_CRED_EXT can only be used with a username of "/" and a NULL passwor… 118 Warning: oci_new_connect(): OCI_CRED_EXT can only be used with a username of "/" and a NULL passwor… 123 Warning: oci_new_connect(): OCI_CRED_EXT can only be used with a username of "/" and a NULL passwor… 138 Warning: oci_new_connect(): OCI_CRED_EXT can only be used with a username of "/" and a NULL passwor…
|
H A D | extauth_03.phpt | 113 Warning: oci_pconnect(): OCI_CRED_EXT can only be used with a username of "/" and a NULL password i… 118 Warning: oci_pconnect(): OCI_CRED_EXT can only be used with a username of "/" and a NULL password i… 123 Warning: oci_pconnect(): OCI_CRED_EXT can only be used with a username of "/" and a NULL password i… 138 Warning: oci_pconnect(): OCI_CRED_EXT can only be used with a username of "/" and a NULL password i…
|
H A D | extauth_01.phpt | 114 Warning: oci_connect(): OCI_CRED_EXT can only be used with a username of "/" and a NULL password in… 119 Warning: oci_connect(): OCI_CRED_EXT can only be used with a username of "/" and a NULL password in… 124 Warning: oci_connect(): OCI_CRED_EXT can only be used with a username of "/" and a NULL password in… 139 Warning: oci_connect(): OCI_CRED_EXT can only be used with a username of "/" and a NULL password in…
|
/PHP-7.3/ext/mysqli/tests/ |
H A D | mysqli_connect_oo_defaults.phpt | 115 if (!$res = $mysqli->query("SELECT SUBSTRING_INDEX(USER(),'@',1) AS username")) 120 if ($tmp['username'] !== $user) 121 …intf("[011] Expecting string/%s, got %s/%s\n", $user, gettype($tmp['username']), $tmp['username']);
|
H A D | bug38003.phpt | 10 private function __construct($hostname, $username, $password, $database) {
|
/PHP-7.3/ext/oci8/ |
H A D | oci8_dtrace.d | 21 …probe oci8__connect__entry(char *username, char *dbname, char *charset, long session_mode, int per…
|
/PHP-7.3/ext/pdo/ |
H A D | pdo_dbh.c | 230 char *username=NULL, *password=NULL; in PHP_METHOD() local 241 Z_PARAM_STRING_EX(username, usernamelen, 1, 0) in PHP_METHOD() 306 username ? username : "", in PHP_METHOD() 313 username ? username : "", in PHP_METHOD() 365 dbh->username = username ? pestrdup(username, is_persistent) : NULL; in PHP_METHOD() 372 if (!dbh->data_source || (username && !dbh->username) || (password && !dbh->password)) { in PHP_METHOD() 1221 ZEND_ARG_INFO(0, username) 1536 if (dbh->username) { in dbh_free() 1537 pefree(dbh->username, dbh->is_persistent); in dbh_free()
|