Home
last modified time | relevance | path

Searched refs:set (Results 126 – 150 of 682) sorted by relevance

12345678910>>...28

/PHP-7.4/ext/standard/tests/file/windows_mb_path/
H A Dtest_eucjp_to_utf8_1.phpt17 #vim: set fileencoding=eucjp
18 #vim: set encoding=eucjp
H A Dtest_big5_to_utf8_1.phpt17 #vim: set fileencoding=big5
18 #vim: set encoding=big5
H A Dtest_cp1256_1.phpt20 #vim: set fileencoding=cp1256
21 #vim: set encoding=cp1256
H A Dtest_cp1251_1.phpt20 #vim: set fileencoding=cp1251
21 #vim: set encoding=cp1251
H A Dtest_cp1252_to_utf8_1.phpt17 #vim: set fileencoding=cp1252
18 #vim: set encoding=cp1252
H A Dtest_cp1252_to_utf8_4.phpt17 #vim: set fileencoding=cp1252
18 #vim: set encoding=cp1252
H A Dtest_kartuli_utf8_2.phpt17 #vim: set fileencoding=kartuli
18 #vim: set encoding=kartuli
H A Dtest_cp932_to_utf8_1.phpt17 #vim: set fileencoding=cp932
18 #vim: set encoding=cp932
H A Dtest_cp936_1.phpt20 #vim: set fileencoding=cp936
21 #vim: set encoding=cp936
H A Dtest_cp1255_to_utf8_2.phpt17 #vim: set fileencoding=cp1255
18 #vim: set encoding=cp1255
H A Dtest_cp1250_to_utf8_1.phpt17 #vim: set fileencoding=cp1250
18 #vim: set encoding=cp1250
H A Dtest_cp1256_to_utf8_2.phpt17 #vim: set fileencoding=cp1256
18 #vim: set encoding=cp1256
H A Dtest_cp1253_2.phpt20 #vim: set fileencoding=cp1253
21 #vim: set encoding=cp1253
H A Dtest_cp1253_to_utf8_2.phpt17 #vim: set fileencoding=cp1253
18 #vim: set encoding=cp1253
/PHP-7.4/ext/imap/tests/
H A Dimap_fetchheader_variation3.phpt15 * Test if FT_UID is set by passing the following as $options argument to imap_fetchheader():
25 $stream_id = setup_test_mailbox('', 1); // set up temporary mailbox with one simple message
33 // iterate over each element of $options array to test whether FT_UID is set
H A Dimap_fetchbody_variation4.phpt15 * Test if FT_UID is set by passing the following as $options argument to imap_fetchbody():
24 $stream_id = setup_test_mailbox('', 1); // set up temporary mailbox with one simple message
34 // iterate over each element of $options array to test whether FT_UID is set
/PHP-7.4/ext/xmlreader/tests/
H A D014.phpt26 // Try to set the value of the element from book1 to movie1
28 // Try to set the value of the first "num" attribute from "1" to "num attribute 1"
31 // Try to set the name of the first attribute from "num" to "number"
/PHP-7.4/win32/
H A Dselect.c50 #define SAFE_FD_ISSET(fd, set) (set != NULL && FD_ISSET(fd, set)) in php_select() argument
/PHP-7.4/ext/standard/tests/strings/
H A Dsetlocale_basic2.phpt2 Test setlocale() function : basic functionality - set locale using an array
26 * Returns : set of locale as array
52 //set of locales to be used
66 //set of currency symbol according to above list of locales
98 // set locale to $list_of_locales
105 // use localeconv() to get the details of currently set locale
/PHP-7.4/ext/pcre/tests/
H A Dpreg_quote_basic.phpt12 print "\$string_after looks like: $string_after, with metacharacters and / (set as delimiter) escap…
19 $string_after looks like: \/this \*\-has \\ metacharacters\^ in \$, with metacharacters and / (set
/PHP-7.4/ext/reflection/tests/
H A D002.phpt57 Cannot set read-only property ReflectionMethodEx::$class
58 Cannot set read-only property ReflectionMethodEx::$name
/PHP-7.4/ext/curl/tests/
H A Dcurl_basic_002.phpt2 Test curl_opt() function with CURLOPT_RETURNTRANSFER parameter set to 1
27 curl_setopt($ch, CURLOPT_URL, $url); //set the url we want to use
/PHP-7.4/Zend/tests/
H A Dlist_keyed_evaluation_order.phpt32 Offset B set to value for offset A.
35 Offset D set to value for offset C.
/PHP-7.4/ext/mbstring/tests/
H A Dmb_ereg_variation7.phpt25 echo "Regex encoding set to utf-8\n";
27 echo "Could not set regex encoding to utf-8\n";
67 Regex encoding set to utf-8
/PHP-7.4/ext/oci8/tests/
H A Dconnect_without_oracle_home.phpt2 oci_connect() without ORACLE_HOME set (OCIServerAttach() segfaults)
36 …omething wrong with your system - please check that ORACLE_HOME and %s are set and point to the ri…

Completed in 29 milliseconds

12345678910>>...28