Home
last modified time | relevance | path

Searched refs:array (Results 3751 – 3775 of 6720) sorted by relevance

1...<<151152153154155156157158159160>>...269

/PHP-8.1/ext/exif/tests/
H A Dexif010.phpt13 array(28) {
27 array(9) {
H A Dexif011.phpt13 array(28) {
27 array(9) {
/PHP-8.1/ext/soap/tests/interop/Round4/GroupI/
H A Dr4_groupI_xsd_022w.phpt10 $client = new SoapClient(__DIR__."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=>0));
11 $client->echoSimpleTypesAsComplexType(array("inputInteger"=>34,
/PHP-8.1/ext/oci8/tests/
H A Dlob_008.phpt7 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
57 array(2) {
/PHP-8.1/ext/intl/tests/
H A Ddateformat_get_locale.phpt18 $locale_arr = array (
35 $badvals = array(100, -1, 4294901761);
/PHP-8.1/ext/zlib/tests/
H A Dzlib_filter_inflate2.phpt20 stream_filter_append($fp, 'zlib.inflate', STREAM_FILTER_READ, array('window' => 15+16));
26 stream_filter_append($fp, 'zlib.inflate', STREAM_FILTER_READ, array('window' => 15+32));
/PHP-8.1/ext/gd/tests/
H A Dimagedashedline_basic.phpt51 array(4) {
61 array(4) {
/PHP-8.1/ext/gmp/tests/
H A Dgmp_abs.phpt39 var_dump(gmp_abs(array()));
56 gmp_abs(): Argument #1 ($num) must be of type GMP|string|int, array given
/PHP-8.1/ext/reflection/tests/
H A DReflectionClass_getStaticPropertyValue_002.phpt34 var_dump($rc->getStaticPropertyValue(array(1,2,3)));
48 ReflectionClass::getStaticPropertyValue(): Argument #1 ($name) must be of type string, array given
/PHP-8.1/ext/dom/tests/
H A Ddom005.phpt17 return str_replace(array("DOCTYPE HTML",'<p>','</p>'),array("DOCTYPE html",'',''),$xml);
/PHP-8.1/ext/soap/tests/schema/
H A Dschema023.phpt18 test_schema($schema,'type="tns:testType"',array(123,123.5));
24 array(2) {
H A Dschema024.phpt20 test_schema($schema,'type="tns:testType"',array(123,123.5));
26 array(2) {
/PHP-8.1/ext/curl/tests/
H A Dcurl_basic_018.phpt16 $chs = array(
24 $options = array(
/PHP-8.1/ext/standard/tests/strings/
H A Dstrip_tags_variation8.phpt13 $quotes = array (
24 //loop through the various elements of strings array to test strip_tags() functionality
/PHP-8.1/Zend/tests/readonly_props/
H A Dreadonly_containing_object.phpt60 array(1) {
62 array(1) {
/PHP-8.1/ext/pdo/tests/
H A Dbug_36798.phpt31 $stmt->execute(array(":id" => 1));
38 array(1) {
/PHP-8.1/ext/spl/tests/
H A DArrayObject_sort_different_backing_storage.phpt61 array(0) {
66 array(2) {
/PHP-8.1/ext/phar/tests/
H A Dphar_buildfromiterator7.phpt13 function __construct(array $a)
41 …var_dump($phar->buildFromIterator(new myIterator(array('a' => basename(__FILE__, 'php') . '/oopsie…
/PHP-8.1/ext/phar/tests/tar/
H A Dphar_buildfromiterator7.phpt13 function __construct(array $a)
41 …var_dump($phar->buildFromIterator(new myIterator(array('a' => basename(__FILE__, 'php') . '/oopsie…
/PHP-8.1/ext/phar/tests/zip/
H A Dphar_buildfromiterator7.phpt13 function __construct(array $a)
41 …var_dump($phar->buildFromIterator(new myIterator(array('a' => basename(__FILE__, 'php') . '/oopsie…
/PHP-8.1/Zend/tests/enum/
H A Dinternal_enums.phpt40 array(2) {
56 array(4) {
/PHP-8.1/ext/standard/tests/file/
H A Dfilegroup_variation2.phpt14 $filenames = array(
27 /* loop through to test each element the above array */
H A Dfileinode_variation2.phpt14 $filenames = array(
27 /* loop through to test each element the above array */
H A Dfileowner_variation2.phpt15 $filenames = array(
28 /* loop through to test each element the above array */
H A Dfileperms_variation2.phpt14 $filenames = array(
27 /* loop through to test each element the above array */

Completed in 73 milliseconds

1...<<151152153154155156157158159160>>...269