Home
last modified time | relevance | path

Searched refs:array (Results 5526 – 5550 of 6838) sorted by relevance

1...<<221222223224225226227228229230>>...274

/PHP-5.6/ext/spl/examples/
H A Ddirectorytreeiterator.inc50 return call_user_func_array(array($this->getSubIterator(), $func), $params);
/PHP-5.6/ext/phar/tests/
H A Dopen_for_write_existing.phpt14 $files = array();
H A Drename.phpt16 $files = array();
H A Ddelete.phpt16 $files = array();
/PHP-5.6/ext/spl/internal/
H A Dinfiniteiterator.inc24 $it = new ArrayIterator(array(1,2,3));
/PHP-5.6/ext/reflection/tests/
H A DReflectionClass_getConstant_basic.phpt18 $classes = array("C", "D", "E", "F", "X");
H A DReflectionParameter_DefaultValueConstant_basic1.phpt8 function ReflectionParameterTest($test1=array(), $test2 = CONST_TEST_1) {
/PHP-5.6/ext/oci8/tests/
H A Dbind_raw.phpt5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
/PHP-5.6/ext/standard/tests/strings/
H A Dchunk_split_variation13.phpt18 $values = array (
H A Dsha1.phpt7 $a = array(
H A Dstrpbrk_basic.phpt5 /* Prototype : array strpbrk(string haystack, string char_list)
H A Dstrrchr_variation8.phpt18 $needles = array(
/PHP-5.6/ext/mysqli/tests/
H A Dmysqli_fetch_lengths_oo.phpt40 array(2) {
/PHP-5.6/ext/intl/tests/
H A Dcollator_get_locale2.phpt15 $locales = array(
H A Dsymfony_format_type_int32_intl2.phpt24 array(3) {
H A Dtimezone_createTimeZoneIDEnumeration_variant2.phpt37 array('Etc/GMT+1', 'Atlantic/Azores'))
/PHP-5.6/ext/zlib/tests/
H A Dgzread_basic.phpt16 $lengths = array(10, 14, 7, 99, 2000);
/PHP-5.6/ext/pdo_pgsql/tests/
H A Dbug_49985.phpt22 var_dump($stmt->execute(array(1)));
/PHP-5.6/ext/soap/tests/bugs/
H A Dbug38004.phpt34 $res = $client->Test(array('strA'=>$strA, 'strB'=>$strB));
/PHP-5.6/ext/soap/tests/interop/Round4/GroupI/
H A Dr4_groupI_xsd_001w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=…
/PHP-5.6/ext/soap/tests/schema/
H A Dschema072.phpt19 test_schema($schema,'element="tns:testElement"',array(123,123.5),'document','literal');
/PHP-5.6/sapi/cli/tests/
H A Dbug70470.phpt38 array(3) {
/PHP-5.6/ext/gmp/tests/
H A Dgmp_perfect_square.phpt25 var_dump(gmp_perfect_square(array()));
/PHP-5.6/ext/standard/tests/http/
H A Dbug53198.phpt14 $responses = array(
/PHP-5.6/ext/standard/tests/math/
H A Dacos_basiclong_64bit.phpt15 $longVals = array(

Completed in 46 milliseconds

1...<<221222223224225226227228229230>>...274