Home
last modified time | relevance | path

Searched refs:set (Results 226 – 250 of 682) sorted by relevance

12345678910>>...28

/PHP-7.4/sapi/cli/tests/
H A Dcli_process_title_unix.phpt25 echo "Successfully set title\n";
61 Successfully set title
/PHP-7.4/ext/pdo_odbc/tests/
H A Dlong_columns.phpt13 // setup: set PDOTEST_DSN environment variable
14 // for MyODBC (MySQL) and MS SQL Server, you need to also set PDOTEST_USER and PDOTEST_PASS
23 // set PDOTEST_DSN='odbc:Driver=SQL Server Native Client 11.0;Server=10.200.51.179;Datab…
24 // set PDOTEST_USER=sa
25 // set PDOTEST_PASS=Password01
36 // 7. set the environment variable PDOTEST_DSN="odbc:<system dsn from step 5>" ex: SET PDOTEST_DSN=…
/PHP-7.4/sapi/fpm/
H A Dphp-fpm.conf.in20 ; If it's set to "syslog", log is sent to syslogd instead of being written
63 ; interval set by emergency_restart_interval then FPM will restart. A value
89 ; Specify the nice(2) priority to apply to the master process (only if set)
94 ; Default Value: no set
117 ; Default Value: not set (auto detection)
141 ; - the global prefix if it's been set (-p argument)
/PHP-7.4/ext/pdo_firebird/tests/
H A Dtestdb.inc17 die('Error: PDO_FIREBIRD_TEST_DSN must be set');
/PHP-7.4/ext/pcntl/tests/
H A Dpcntl_exec_2.phpt7 …UTABLE") || !is_executable(getenv("TEST_PHP_EXECUTABLE"))) die("skip TEST_PHP_EXECUTABLE not set");
H A Dbug73783.phpt2 Bug #73783: (SIG_IGN needs to be set to prevent syscals from returning early)
/PHP-7.4/ext/standard/tests/array/
H A Darray_unshift_empty.phpt2 Test array_unshift() function : prepend array with empty set
H A Darray_push_empty.phpt2 Test array_push() function : push empty set to the array
/PHP-7.4/azure/
H A Dsetup.yml3 set -e
H A Dinstall.yml3 set -e
/PHP-7.4/ext/pdo_pgsql/tests/
H A Dconfig.inc3 # user set them from their shell
/PHP-7.4/ext/curl/tests/
H A Dbug67643.phpt2 Bug #67643 (curl_multi_getcontent returns '' when RETURNTRANSFER isn't set)
/PHP-7.4/ext/pdo_sqlite/tests/
H A Dbug79664.phpt2 Bug #79664 (PDOStatement::getColumnMeta fails on empty result set)
/PHP-7.4/ext/phar/tests/
H A Dphar_offset_check.phpt71 Cannot set stub ".phar/stub.php" directly in phar "%sphar_offset_check.phar.php", use setStub
74 Cannot set alias ".phar/alias.txt" directly in phar "%sphar_offset_check.phar.php", use setAlias
H A Dphar_convert_again.phpt183 A Phar stub cannot be set in a plain zip archive
184 A Phar stub cannot be set in a plain zip archive
185 A Phar alias cannot be set in a plain zip archive
199 A Phar stub cannot be set in a plain tar archive
200 A Phar alias cannot be set in a plain tar archive
201 A Phar stub cannot be set in a plain tar archive
/PHP-7.4/ext/snmp/tests/
H A Dreflection.phpt16 echo new reflectionmethod('snmp', 'set');
75 Method [ <internal:snmp> public method set ] {
/PHP-7.4/ext/standard/tests/misc/
H A Dget_browser_error.phpt26 /* Some wrong parameters, no HTTP_USER_AGENT set */
107 Warning: get_browser(): HTTP_USER_AGENT variable is not set, cannot determine user agent name in %s…
/PHP-7.4/ext/standard/tests/strings/
H A Dsetlocale_variation4.phpt23 /*If locale is NULL, the locale names will be set from the values of environment variables with the…
44 echo "Checking new locale in the system, Expected : the locale names will be set from the values of…
155 Checking new locale in the system, Expected : the locale names will be set from the values of envir…
H A Dsetlocale_variation5.phpt23 /* If locale is empty string "", the locale names will be set from the values of environment variab…
48 echo "Checking new locale in the system, Expected : the locale names will be set from the values of…
159 Checking new locale in the system, Expected : the locale names will be set from the values of envir…
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_change_user_oo.phpt43 printf("[009] Failed to set test variable: [%d] %s\n", $mysqli->errno, $mysqli->error);
50 printf("[011] Cannot set test variable\n");
70 printf("[017] Test variable is still set!\n");
H A Dlocal_infile_tools.inc12 return "Cannot check if Server variable 'local_infile' is set to 'ON'";
17 … return sprintf("Server variable 'local_infile' seems not set to 'ON', found '%s'", $row['Value']);
86 printf("[%03d] Cannot set infile handler to '%s'\n", $offset, $handler);
89 printf("Callback set to '%s'\n", $handler);
/PHP-7.4/ext/intl/tests/
H A Dcalendar_isSet_basic.phpt16 $intlcal->set(IntlCalendar::FIELD_MINUTE, 0);
/PHP-7.4/ext/pdo_dblib/tests/
H A Dbug_54648.phpt11 $db->query('set dateformat ymd');
/PHP-7.4/ext/session/tests/
H A Dbug80889a.phpt2 Bug #80889 (Cannot set save handler when save_handler is invalid)
/PHP-7.4/ext/filter/tests/
H A Dbug76366.phpt26 #set options

Completed in 77 milliseconds

12345678910>>...28