Home
last modified time | relevance | path

Searched refs:set (Results 151 – 175 of 682) sorted by relevance

12345678910>>...28

/PHP-7.4/ext/standard/tests/file/windows_mb_path/
H A Dbug64506.phpt15 #vim: set fileencoding=UTF-8
16 #vim: set encoding=UTF-8
H A Dtest_cp1256_2.phpt20 #vim: set fileencoding=cp1256
21 #vim: set encoding=cp1256
H A Dtest_cp1254_1.phpt20 #vim: set fileencoding=cp1254
21 #vim: set encoding=cp1254
H A Dtest_big5_1.phpt20 #vim: set fileencoding=big5
21 #vim: set encoding=big5
H A Dtest_cp936_to_utf8_2.phpt17 #vim: set fileencoding=cp936
18 #vim: set encoding=cp936
H A Dtest_cp1255_2.phpt20 #vim: set fileencoding=cp1255
21 #vim: set encoding=cp1255
H A Dtest_cp1250_to_utf8_2.phpt17 #vim: set fileencoding=cp1250
18 #vim: set encoding=cp1250
H A Dtest_cp1251_2.phpt20 #vim: set fileencoding=cp1251
21 #vim: set encoding=cp1251
H A Dtest_cp1251_to_utf8_2.phpt17 #vim: set fileencoding=cp1251
18 #vim: set encoding=cp1251
H A Dtest_cp1254_to_utf8_1.phpt17 #vim: set fileencoding=cp1254
18 #vim: set encoding=cp1254
H A Dtest_eucjp_to_utf8_2.phpt17 #vim: set fileencoding=eucjp
18 #vim: set encoding=eucjp
H A Dtest_cp1254_2.phpt20 #vim: set fileencoding=cp1254
21 #vim: set encoding=cp1254
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_cp932_to_utf8_2.phpt17 #vim: set fileencoding=cp932
18 #vim: set encoding=cp932
H A Dtest_cp936_2.phpt20 #vim: set fileencoding=cp936
21 #vim: set encoding=cp936
H A Dtest_big5_to_utf8_2.phpt17 #vim: set fileencoding=big5
18 #vim: set encoding=big5
H A Dtest_cp1251_zend_multibyte_2.phpt20 #vim: set fileencoding=cp1251
21 #vim: set encoding=cp1251
H A Dtest_cp1254_to_utf8_2.phpt17 #vim: set fileencoding=cp1254
18 #vim: set encoding=cp1254
H A Dtest_big5_2.phpt20 #vim: set fileencoding=big5
21 #vim: set encoding=big5
/PHP-7.4/ext/curl/tests/
H A Dcurl_basic_006.phpt2 Test curl_opt() function with CURLOPT_WRITEFUNCTION parameter set to a closure
26 curl_setopt($ch, CURLOPT_URL, $url); //set the url we want to use
/PHP-7.4/Zend/tests/list/
H A Dlist_reference_008.phpt15 * $a is first set as a reference to the 0'th elem, '1'
16 * $a is then set to the value of the 1'st elem, '2'
/PHP-7.4/ext/pdo_firebird/tests/
H A Dskipif.inc9 die('skip: PDO_FIREBIRD_TEST_DSN must be set');
/PHP-7.4/sapi/cli/tests/
H A Dbug64529.phpt25 set php_executable [lindex \$argv 0]
43 set php_executable [lindex \$argv 0]
/PHP-7.4/Zend/tests/
H A Dbug40833.phpt15 return $this->data[$name] = new set($this);
24 class set implements ArrayAccess

Completed in 40 milliseconds

12345678910>>...28