Home
last modified time | relevance | path

Searched refs:set (Results 176 – 200 of 691) sorted by relevance

12345678910>>...28

/PHP-8.1/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp936_2.phpt20 #vim: set fileencoding=cp936
21 #vim: set encoding=cp936
H A Dtest_cp1252_to_utf8_2.phpt17 #vim: set fileencoding=cp1252
18 #vim: set encoding=cp1252
H A Dtest_cp1252_to_utf8_5.phpt17 #vim: set fileencoding=cp1252
18 #vim: set encoding=cp1252
H A Dtest_cp1254_2.phpt20 #vim: set fileencoding=cp1254
21 #vim: set encoding=cp1254
H A Dtest_cp932_to_utf8_2.phpt17 #vim: set fileencoding=cp932
18 #vim: set encoding=cp932
H A Dtest_cp1250_to_utf8_4.phpt17 #vim: set fileencoding=cp1250
18 #vim: set encoding=cp1250
H A Dtest_cp1250_to_utf8_5.phpt17 #vim: set fileencoding=cp1250
18 #vim: set encoding=cp1250
/PHP-8.1/ext/sockets/tests/
H A Dsocket_set_option_seolinger.phpt5 -set/get params comparison
23 // set/get comparison
/PHP-8.1/ext/pdo_mysql/tests/
H A DREADME.md3 You must set the following environment variables to run the tests:
33 `PDO_MYSQL_TEST_DSN = mysql:dbname=test` you MUST set `PDO_MYSQL_TEST_DB=test`.
H A Dbug79132.phpt26 $set = [
32 foreach ($set as $params) {
/PHP-8.1/sapi/cli/tests/
H A Dbug64529.phpt27 set php_executable [lindex \$argv 0]
45 set php_executable [lindex \$argv 0]
/PHP-8.1/ext/oci8/tests/
H A Dconnect_without_oracle_home_11.phpt2 oci_connect() without ORACLE_HOME set (OCIServerAttach() segfaults)
38 …omething wrong with your system - please check that ORACLE_HOME and %s are set and point to the ri…
H A Ddrcp_functions.inc32 $update_stmt ="Update drcptest set dept ='NEWDEPT' where id = 105";
35 echo "Update done-- DEPT value has been set to NEWDEPT\n";
65 echo " Package variable value set to " .$num."\n";
/PHP-8.1/ext/standard/tests/general_functions/
H A Disset_basic2.phpt30 echo "..now set\n";
51 ..now set
H A Dputenv_bug75574_utf8.phpt8 #vim: set fileencoding=utf-8
9 #vim: set encoding=utf-8
H A Dputenv_bug75574_cp936_win.phpt19 #vim: set fileencoding=cp936
20 #vim: set encoding=cp936
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_connect_oo_defaults.phpt40 printf("[002] mysqli.default_socket not properly set?\n");
133 if (!$res = mysqli_query($link, "SELECT 'have been set' AS all_defaults"))
146 if (!$res = mysqli_query($link, "SELECT 'have been set' AS all_defaults"))
174 string(13) "have been set"
178 string(13) "have been set"
H A Dmysqli_character_set_name.phpt34 printf("[009] Cannot determine current character set and collation\n");
39 …g http://bugs.mysql.com/bug.php?id=7923, collation %s instead of character set returned, expected …
42 …printf("[011] Expecting character set %s/%s, got %s/%s\n", gettype($tmp['charset']), $tmp['charset…
H A Dbug49027.phpt15 printf("[001] Cannot set INIT_COMMAND\n");
33 printf("[004] Cannot set INIT_COMMAND\n");
/PHP-8.1/ext/mbstring/tests/
H A Dmb_ereg_basic.phpt18 echo "Regex encoding set to utf-8\n";
20 echo "Could not set regex encoding to utf-8\n";
76 Regex encoding set to utf-8
/PHP-8.1/Zend/tests/
H A Dbug40833.phpt15 return $this->data[$name] = new set($this);
24 class set implements ArrayAccess
/PHP-8.1/ext/standard/tests/misc/
H A Dget_browser_error.phpt14 /* Some wrong parameters, no HTTP_USER_AGENT set */
91 Warning: get_browser(): HTTP_USER_AGENT variable is not set, cannot determine user agent name in %s…
/PHP-8.1/ext/tidy/tests/
H A D019.phpt33 Warning: tidy_repair_string(): Could not set encoding "1" in %s on line %d
39 Warning: tidy_repair_string(): Could not set encoding "1" in %s on line %d
/PHP-8.1/Zend/asm/
H A Dmake_mips64_n64_elf_gas.S56 .set noreorder
58 .set reorder
/PHP-8.1/ext/pdo_oci/tests/
H A Dpdo_oci_attr_prefetch_2.phpt20 echo "Test 1: Can't set prefetch after prepare\n";
42 Test 1: Can't set prefetch after prepare

Completed in 98 milliseconds

12345678910>>...28