Searched refs:array (Results 6501 – 6525 of 7349) sorted by relevance
1...<<261262263264265266267268269270>>...294
/PHP-7.3/ext/reflection/tests/ |
H A D | ReflectionClass_toString_002.phpt | 20 foreach (array('A', 'B', 'C', 'D') as $class) {
|
H A D | ReflectionClass_getDocComment_001.phpt | 49 $classes = array('A', 'B', 'C', 'D', 'E', 'F', 'G', 'I');
|
/PHP-7.3/ext/session/tests/ |
H A D | session_cache_expire_error.phpt | 36 $inputs = array(
|
/PHP-7.3/ext/openssl/tests/ |
H A D | bug74720_1.phpt | 72 array(),
|
H A D | bug74903.phpt | 68 openssl_pkcs7_encrypt($tmpFileIn, $tmpFileOut, [$cert], array(), PKCS7_BINARY, OPENSSL_CIPHER_AES_1…
|
/PHP-7.3/ext/mbstring/tests/ |
H A D | mb_strrpos_variation5.phpt | 28 $inputs = array('Double Quoted String' => "utf-8",
|
H A D | mb_detect_order.phpt | 26 // Set order by array
|
/PHP-7.3/ext/soap/tests/bugs/ |
H A D | bug32776.phpt | 35 $x = new LocalSoapClient(dirname(__FILE__)."/bug32776.wsdl",array("trace"=>true,"exceptions"=>false…
|
H A D | bug38536.phpt | 2 Bug #38536 (SOAP returns an array of values instead of an object)
|
H A D | bug43045.phpt | 38 $client = new TestSoapClient(NULL, array(
|
/PHP-7.3/ext/soap/tests/ |
H A D | server001.phpt | 11 $server = new soapserver(null,array('uri'=>"http://testuri.org"));
|
H A D | server003.phpt | 7 $server = new soapserver(null,array('uri'=>"http://testuri.org"));
|
H A D | server005.phpt | 13 $server = new soapserver(null,array('uri'=>"http://testuri.org"));
|
H A D | server015.phpt | 11 $server = new soapserver(null,array('uri'=>"http://testuri.org"));
|
H A D | server026.phpt | 14 $server = new soapserver(null,array('uri'=>"http://testuri.org"));
|
/PHP-7.3/ext/phar/tests/ |
H A D | invalid_setstubalias.phpt | 2 Phar: invalid set alias or stub via array access
|
H A D | open_for_write_existing_c.phpt | 16 $files = array();
|
/PHP-7.3/ext/spl/tests/ |
H A D | iterator_031.phpt | 15 $it = new MyArrayIterator(array(1,2));
|
/PHP-7.3/sapi/phpdbg/tests/ |
H A D | watch_006.phpt | 45 1 elements were added to the array
|
/PHP-7.3/tests/basic/ |
H A D | 028.phpt | 74 array(15) {
|
/PHP-7.3/ext/imap/tests/ |
H A D | imap_fetch_overview_variation4.phpt | 9 /* Prototype : array imap_fetch_overview(resource $stream_id, int $msg_no [, int $options])
|
/PHP-7.3/ext/intl/tests/ |
H A D | dateformat_formatObject_calendar_variant3.phpt | 18 echo IntlDateFormatter::formatObject($cal, array(IntlDateFormatter::SHORT, IntlDateFormatter::FULL)…
|
H A D | dateformat_formatObject_calendar_variant4.phpt | 18 echo IntlDateFormatter::formatObject($cal, array(IntlDateFormatter::SHORT, IntlDateFormatter::FULL)…
|
/PHP-7.3/ext/mysqli/tests/ |
H A D | 005.phpt | 55 array(2) {
|
H A D | 065.phpt | 23 $len = $charset = array();
|
Completed in 29 milliseconds
1...<<261262263264265266267268269270>>...294