Home
last modified time | relevance | path

Searched refs:set (Results 101 – 125 of 691) sorted by relevance

12345678910>>...28

/PHP-8.1/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp1252_to_utf8_3.phpt17 #vim: set fileencoding=cp1252
18 #vim: set encoding=cp1252
H A Dtest_cp1254_to_utf8_0.phpt17 #vim: set fileencoding=cp1254
18 #vim: set encoding=cp1254
H A Dtest_cp1255_0.phpt20 #vim: set fileencoding=cp1255
21 #vim: set encoding=cp1255
H A Dtest_cp1256_0.phpt20 #vim: set fileencoding=cp1256
21 #vim: set encoding=cp1256
H A Dtest_cp936_0.phpt20 #vim: set fileencoding=cp936
21 #vim: set encoding=cp936
H A Dtest_cp936_to_utf8_0.phpt17 #vim: set fileencoding=cp936
18 #vim: set encoding=cp936
H A Dtest_eucjp_to_utf8_0.phpt17 #vim: set fileencoding=eucjp
18 #vim: set encoding=eucjp
H A Dtest_cp1252_to_utf8_0.phpt17 #vim: set fileencoding=cp1252
18 #vim: set encoding=cp1252
H A Dtest_cp1253_0.phpt20 #vim: set fileencoding=cp1253
21 #vim: set encoding=cp1253
H A Dtest_cp1254_0.phpt20 #vim: set fileencoding=cp1254
21 #vim: set encoding=cp1254
H A Dtest_cp1251_zend_multibyte_0.phpt20 #vim: set fileencoding=cp1251
21 #vim: set encoding=cp1251
H A Dtest_cp1250_to_utf8_3.phpt17 #vim: set fileencoding=cp1250
18 #vim: set encoding=cp1250
H A Dtest_cp932_0.phpt20 #vim: set fileencoding=cp932
21 #vim: set encoding=cp932
H A Dtest_cp932_3.phpt20 #vim: set fileencoding=cp932
21 #vim: set encoding=cp932
H A Dtest_cp932_to_utf8_0.phpt17 #vim: set fileencoding=cp932
18 #vim: set encoding=cp932
H A Dtest_cp1253_to_utf8_1.phpt17 #vim: set fileencoding=cp1253
18 #vim: set encoding=cp1253
H A Dtest_cp1255_to_utf8_1.phpt17 #vim: set fileencoding=cp1255
18 #vim: set encoding=cp1255
H A Dtest_cp1256_to_utf8_1.phpt17 #vim: set fileencoding=cp1256
18 #vim: set encoding=cp1256
/PHP-8.1/ext/curl/tests/
H A Dcurl_basic_006.phpt2 Test curl_opt() function with CURLOPT_WRITEFUNCTION parameter set to a closure
20 curl_setopt($ch, CURLOPT_URL, $url); //set the url we want to use
/PHP-8.1/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_errmode.phpt52 printf("[007] Driver specific error code not set\n");
54 printf("[008] Driver specific error message not set\n");
68 printf("[011] Driver specific error code not set\n");
70 printf("[012] Driver specific error message not set\n");
87 printf("[015] Driver specific error code not set\n");
89 printf("[016] Driver specific error message not set\n");
125 printf("[023] Driver specific error code not set\n");
127 printf("[024] Driver specific error message not set\n");
/PHP-8.1/ext/intl/
H A DERROR_CONVENTIONS.md11 internal PHP wrapper functions can set these error codes when appropriate. For
13 the PHP wrapper function should set the global error code to
20 a message set by the PHP wrapping code, not by ICU. The message should include
26 The internal PHP code can set the global last error with:
41 should be set.
53 The global error and the object error can be SIMULTANEOUSLY set with these
65 Static methods should only set the global error.
87 operates, where functions return immediately if an error is set.
/PHP-8.1/ext/sockets/tests/
H A Dsocket_set_option_error_socket_option.phpt2 Test if socket_set_option() returns 'Unable to set socket option' failure for invalid options
31 Warning: socket_set_option(): Unable to set socket option [%d]: Permission denied in %s on line %d
/PHP-8.1/ext/standard/tests/directory/
H A Dbug74589_utf8.phpt14 #vim: set fileencoding=utf-8
15 #vim: set encoding=utf-8
/PHP-8.1/ext/xmlreader/tests/
H A DsetSchema_error.phpt41 Schema must be set prior to reading
42 Schema must be set prior to reading
/PHP-8.1/ext/date/lib/
H A Dastro.h55 #define timelib_astro_sun_rise_set(ts,lon,lat,hrise,hset,rise,set) \ argument
56 timelib_astro_rise_set_altitude( ts, lon, lat, -35.0/60.0, 1, hrise, hset, rise, set )

Completed in 27 milliseconds

12345678910>>...28