Home
last modified time | relevance | path

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

12345678910>>...28

/PHP-8.1/ext/curl/tests/
H A Dbug65646.phpt7 if (ini_get('open_basedir')) exit("skip open_basedir is set");
/PHP-8.1/ext/intl/tests/
H A Dcalendar_get_basic.phpt11 $intlcal->set(IntlCalendar::FIELD_DAY_OF_MONTH, 4);
/PHP-8.1/ext/standard/tests/array/
H A Dbug30074.phpt2 Bug #30074 (EG(uninitialized_zval_ptr) gets set to reference using EXTR_REFS, affecting later value…
/PHP-8.1/ext/pgsql/tests/
H A Dlcmess.inc6 die("skip Cannot set LC_MESSAGES to '{$lc_messages}'\n");
/PHP-8.1/ext/session/tests/
H A Derror_when_setting_save_handler_ini_setting_in_runtime.phpt14 Warning: ini_set(): Session save handler "user" cannot be set by ini_set() in %s on line %d
/PHP-8.1/ext/date/tests/
H A DDateTime_data-absolute.inc4 * Note: test names match method names in a set of PHPUnit tests
/PHP-8.1/ext/standard/tests/strings/
H A Dsetlocale_variation2.phpt15 /* setlocale() to set all available locales in the system and check the success count */
53 // try n set each locale using setlocale() and keep track failures, if any
55 //set locale to $value, if success, count increments
H A Dsetlocale_variation4.phpt16 /*If locale is NULL, the locale names will be set from the values of environment variables with the…
37 echo "Checking new locale in the system, Expected : the locale names will be set from the values of…
148 Checking new locale in the system, Expected : the locale names will be set from the values of envir…
/PHP-8.1/ext/mbstring/tests/
H A Dmb_ereg_variation6.phpt18 echo "Regex encoding set to utf-8\n";
20 echo "Could not set regex encoding to utf-8\n";
78 Regex encoding set to utf-8
/PHP-8.1/ext/pdo_odbc/tests/
H A Dlong_columns.phpt14 // setup: set PDOTEST_DSN environment variable
15 // for MyODBC (MySQL) and MS SQL Server, you need to also set PDOTEST_USER and PDOTEST_PASS
24 // set PDOTEST_DSN='odbc:Driver=SQL Server Native Client 11.0;Server=10.200.51.179;Datab…
25 // set PDOTEST_USER=sa
26 // set PDOTEST_PASS=Password01
37 // 7. set the environment variable PDOTEST_DSN="odbc:<system dsn from step 5>" ex: SET PDOTEST_DSN=…
/PHP-8.1/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-8.1/ext/pcntl/tests/
H A Dbug73783.phpt2 Bug #73783: (SIG_IGN needs to be set to prevent syscals from returning early)
/PHP-8.1/tests/lang/
H A Dbug24573.phpt2 Bug #24573 (debug_backtrace() crashes if $this is set to null)
/PHP-8.1/ext/imap/tests/
H A Dbug77020.phpt9 // For Windows, set it to a string of length HOST_NAME_LEN (256) so the mail is not actually sent
/PHP-8.1/ext/pcre/tests/
H A Dbug76850.phpt2 Bug #76850 Exit code mangled by set locale/preg_match
/PHP-8.1/ext/zip/tests/
H A Dbug38943_2.phpt2 #38943, properties in extended class cannot be set (5.3)
/PHP-8.1/Zend/tests/
H A Dbug81070.phpt13 Warning: Failed to set memory limit to 3145728 bytes (Current memory usage is %d bytes) in %s on li…
/PHP-8.1/Zend/tests/type_declarations/
H A Dtyped_properties_reference_coercion_leak.phpt2 Do not leak when assigning to reference set with multiple typed properties with type coercion
/PHP-8.1/sapi/cli/tests/
H A Dcli_process_title_unix.phpt25 echo "Successfully set title\n";
61 Successfully set title
/PHP-8.1/Zend/asm/
H A Dmake_mips32_o32_elf_gas.S49 .set noreorder
51 .set reorder
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_stmt_errno.phpt25 // set after error server?
41 // set after client error
H A Dmysqli_stmt_error.phpt25 // set after error server?
41 // set after client error
/PHP-8.1/ext/spl/tests/
H A DSplQueue_setIteratorMode.phpt2 Check that SplQueue can't be set to LIFO
H A DSplStack_setIteratorMode.phpt2 Check that SplStack can't be set to FIFO
/PHP-8.1/ext/standard/tests/assert/
H A Dassert_basic.phpt2 assert() - basic - check that assert runs when assert.active is set to 1.

Completed in 34 milliseconds

12345678910>>...28