Home
last modified time | relevance | path

Searched refs:array (Results 5651 – 5675 of 6838) sorted by relevance

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

/PHP-5.6/Zend/tests/
H A Dbug45805.phpt34 array('PHPUnit_Util_ErrorHandler', 'handleError'), E_ALL | E_STRICT
/PHP-5.6/ext/mysqli/tests/
H A Dmysqli_fetch_array.phpt58 } while (in_array($illegal_mode, array(MYSQLI_ASSOC, MYSQLI_NUM, MYSQLI_BOTH)));
297 array(4) {
308 array(2) {
315 array(4) {
326 array(2) {
333 array(4) {
344 array(11) {
H A D037.phpt47 array(2) {
/PHP-5.6/ext/date/tests/
H A D004.phpt7 $tz = array("UTC", "Asia/Jerusalem", "America/Chicago", "Europe/London");
/PHP-5.6/ext/fileinfo/tests/
H A Dmime_content_type_001.phpt11 mime_content_type(array());
/PHP-5.6/tests/classes/
H A D__set__get_005.phpt60 array(1) {
/PHP-5.6/ext/mbstring/tests/
H A Dmb_ereg.phpt14 $encs = array( 'EUC-JP', 'Shift_JIS', 'SJIS', 'UTF-8' );
/PHP-5.6/ext/phar/tests/zip/
H A Dopen_for_write_newfile.phpt17 $files = array();
/PHP-5.6/ext/reflection/tests/
H A DReflectionClass_FileInfo_error.phpt8 $methods = array("getFileName", "getStartLine", "getEndLine");
H A DReflectionObject_FileInfo_error.phpt8 $methods = array("getFileName", "getStartLine", "getEndLine");
H A Dbug46064_2.phpt58 array(2) {
H A DReflectionObject_getConstant_basic.phpt18 $classes = array("C", "D", "E", "F", "X");
/PHP-5.6/ext/oci8/tests/
H A Dlob_012.phpt5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
/PHP-5.6/ext/soap/tests/interop/Round3/GroupD/
H A Dr3_groupD_compound1_002w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round3_groupD_compound1.wsdl",array("trace"=>1,"except…
H A Dr3_groupD_doclit_001w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round3_groupD_doclit.wsdl",array("trace"=>1,"exception…
/PHP-5.6/ext/soap/tests/interop/Round3/GroupF/
H A Dr3_groupF_ext_001w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round3_groupF_ext.wsdl",array("trace"=>1,"exceptions"=…
H A Dr3_groupF_headers_001w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round3_groupF_headers.wsdl",array("trace"=>1,"exceptio…
/PHP-5.6/ext/soap/tests/schema/
H A Dschema020.phpt22 test_schema($schema,'type="tns:testType"',array(123.5,456.7));
H A Dschema022.phpt19 test_schema($schema,'type="tns:testType"',array(123,123.5,'str'));
H A Dschema078.phpt18 test_schema($schema,'type="tns:testType"',(object)array("int1"=>1.1,"int2"=>2.2,"int3"=>3.3), "rpc"…
/PHP-5.6/ext/phar/tests/cache_list/files/
H A Dphar_oo_test.inc9 $files = array();
/PHP-5.6/ext/spl/examples/
H A Dsearchiterator.inc54 return call_user_func_array(array($this->getInnerIterator(), $func), $params);
/PHP-5.6/ext/spl/tests/
H A Dbug45622b.phpt11 $ao = new UsesMagic(array(), ArrayObject::ARRAY_AS_PROPS);
/PHP-5.6/ext/phar/tests/tar/
H A Dphar_setalias.phpt18 $files = array();
/PHP-5.6/ext/posix/tests/
H A Dposix_getgrgid.phpt24 die('Array index "members" must be an array.');

Completed in 51 milliseconds

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