Home
last modified time | relevance | path

Searched refs:set (Results 76 – 100 of 691) sorted by relevance

12345678910>>...28

/PHP-8.1/ext/curl/tests/
H A Dbug65646_open_basedir_new.phpt18 Warning: curl_setopt(): CURLPROTO_FILE cannot be activated when an open_basedir is set in %s on lin…
21 Warning: curl_setopt(): CURLPROTO_FILE cannot be activated when an open_basedir is set in %s on lin…
H A Dcurl_basic_002.phpt2 Test curl_opt() function with CURLOPT_RETURNTRANSFER parameter set to 1
21 curl_setopt($ch, CURLOPT_URL, $url); //set the url we want to use
/PHP-8.1/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp1252_0.phpt20 #vim: set fileencoding=cp1252
21 #vim: set encoding=cp1252
H A Dtest_cp1254_3.phpt20 #vim: set fileencoding=cp1254
21 #vim: set encoding=cp1254
H A Dtest_cp1255_to_utf8_0.phpt17 #vim: set fileencoding=cp1255
18 #vim: set encoding=cp1255
H A Dtest_cp1256_to_utf8_0.phpt17 #vim: set fileencoding=cp1256
18 #vim: set encoding=cp1256
H A Dtest_kartuli_utf8_0.phpt17 #vim: set fileencoding=utf-8
18 #vim: set encoding=utf-8
H A Dtest_cp1253_to_utf8_0.phpt17 #vim: set fileencoding=cp1253
18 #vim: set encoding=cp1253
H A Dtest_big5_0.phpt20 #vim: set fileencoding=big5
21 #vim: set encoding=big5
H A Dtest_big5_to_utf8_0.phpt17 #vim: set fileencoding=big5
18 #vim: set encoding=big5
H A Dtest_cp1250_to_utf8_0.phpt17 #vim: set fileencoding=cp1250
18 #vim: set encoding=cp1250
H A Dtest_cp1251_0.phpt20 #vim: set fileencoding=cp1251
21 #vim: set encoding=cp1251
H A Dtest_cp1251_to_utf8_0.phpt17 #vim: set fileencoding=cp1251
18 #vim: set encoding=cp1251
/PHP-8.1/ext/pdo_mysql/tests/
H A Dbug_61207.phpt22 update test set id = 2 where id = ?;');
37 update test set id = 1 where id = ?;');
52 $handle3 = $db->prepare('update test set id = 2 where id = ?;
69 update test set id = 2 where id = ?;
/PHP-8.1/ext/oci8/tests/
H A Dimp_res_field.phpt97 echo "===> Result set ".++$i."\n";
109 echo "===> Result set ".++$i."\n";
166 ===> Result set 1
176 ===> Result set 2
183 ===> Result set 3
196 ===> Result set 1
206 ===> Result set 2
213 ===> Result set 3
H A Ddrcp_connect1.phpt46 // return the value set by conn2.
64 // value returned is what is set by pconn1
81 Package variable value set to 1000
87 Package variable value set to 100
95 Package variable value set to 1000
H A Dconn_attr_5.phpt60 Value of CLIENT_INFO has been set successfully
61 Value of CLIENT_IDENTIFIER has been set successfully
63 Value of ACTION has been set successfully
65 Value of MODULE has been set successfully
/PHP-8.1/ext/mysqli/tests/
H A D065.phpt2 set character set
21 printf("[002] Cannot set SQL-Mode, [%d] %s\n", mysqli_errno($mysql), mysqli_error($mysql));
/PHP-8.1/ext/pdo_odbc/tests/
H A Dcommon.phpt26 // user should have to set PDOTEST_DSN so that:
39 // user set these from their shell instead
47 // on Windows and user didn't set PDOTEST_DSN, try this as a fallback:
64 } // else: $config['ENV']['PDOTEST_DSN'] not set
65 } // else: $config['ENV']['PDOTEST_DSN'] not set
/PHP-8.1/ext/sockets/tests/
H A Dsocket_set_option_rcvtimeo.phpt5 -set/get params comparison
23 //set/get comparison
H A Dsocket_set_option_sndtimeo.phpt5 -set/get params comparison
23 //set/get comparison
/PHP-8.1/ext/standard/tests/array/
H A Dcount_variation3.phpt16 echo "\n-- \$mode not set: --\n";
27 -- $mode not set: --
/PHP-8.1/ext/pdo_oci/tests/
H A Dpecl_bug_11345.phpt2 PECL PDO_OCI Bug #11345 (Test invalid character set name)
30 Connection failed: SQLSTATE[HY000]: OCINlsCharSetNameToId: unknown character set name (%s)
/PHP-8.1/sapi/fpm/tests/
H A Dproc-no-start-server.phpt29 "pm.start_servers is not set. It's been set to 2.",
/PHP-8.1/sapi/litespeed/
H A DREADME.md42 you are all set.
92 external application of type "LSAPI app", "Command" should be set to a shell
94 set to "1". Add "LSAPI_CHILDREN" environment variable to match the value of
98 2. Go to 'Server'->'Script Handler' tab, add a script handler configuration: set
116 PHP in Self Managed Mode, "Instances" should be set to "1", while
126 Usually, there is no need to set value of `LSAPI_CHILDREN` over 100 in most
144 `LSAPI_AVOID_FORK` is set to 0, the default value is 1/3 of `LSAPI_CHILDREN`,
145 When `LSAPI_AVOID_FORK` is set to 1, the default value is 0.
164 parent process immediately. When `LSAPI_AVOID_FORK` is set to 0, the default
165 value is 1/3 of `LSAPI_CHILDREN`, When `LSAPI_AVOID_FORK` is set to 1, the
[all …]

Completed in 24 milliseconds

12345678910>>...28