Home
last modified time | relevance | path

Searched refs:array (Results 5101 – 5125 of 6838) sorted by relevance

1...<<201202203204205206207208209210>>...274

/PHP-5.6/ext/ctype/tests/
H A Dctype_space_variation1.phpt41 $inputs = array(
69 array(),
H A Dctype_xdigit_variation1.phpt41 $inputs = array(
69 array(),
/PHP-5.6/ext/spl/internal/
H A Dmultipleiterator.inc151 /** @return false if no sub Iterator is attached and an array of
163 $retval = array();
194 /** @return false if no sub Iterator is attached and an array of
205 $retval = array();
/PHP-5.6/ext/standard/tests/strings/
H A Dsprintf_variation34_64bit.phpt14 // array of integer values
15 $integer_values = array(
36 // array of hexa formats
37 $hexa_formats = array(
/PHP-5.6/ext/date/tests/
H A Dbug34771.phpt7 $tests = array(
H A Dbug51819.phpt9 $aTz = array();
/PHP-5.6/ext/ereg/tests/
H A Dereg_variation_004.phpt5 /* Prototype : proto int ereg(string pattern, string string [, array registers])
H A Deregi_variation_004.phpt5 /* Prototype : proto int eregi(string pattern, string string [, array registers])
/PHP-5.6/tests/basic/
H A D026.phpt16 array(0) {
/PHP-5.6/ext/sqlite3/tests/
H A Dstream_test.inc29 return array('size' => self::$string_length);
/PHP-5.6/ext/intl/tests/
H A Dmsgfmt_format_error6.phpt18 var_dump($mf->format(array("foo" => 'bar', 7 => fopen('php://memory', 'r+'))));
H A Dtimezone_getErrorCode_error.phpt12 var_dump($tz->getErrorCode(array()));
H A Dtimezone_getErrorMessage_error.phpt12 var_dump($tz->getErrorMessage(array()));
/PHP-5.6/ext/json/tests/
H A Dbug42785.phpt14 $foo = array(100.10,"bar");
/PHP-5.6/ext/pdo_firebird/tests/
H A Dcommon.phpt9 $config = array(
/PHP-5.6/ext/oci8/tests/
H A Dlob_temp1.phpt5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
/PHP-5.6/ext/odbc/tests/
H A Dodbc_exec_002.phpt33 array(1) {
/PHP-5.6/ext/phar/tests/cache_list/files/
H A Dwrite5.phar.inc17 $arr = array();
H A Dwrite6.phar12 $arr = array();
/PHP-5.6/ext/phar/tests/cache_list/
H A Dfrontcontroller19.phpt14 … with message 'Too many values passed to Phar::mungServer(), expecting an array of any of these st…
H A Dfrontcontroller20.phpt14 …with message 'Non-string value passed to Phar::mungServer(), expecting an array of any of these st…
/PHP-5.6/ext/phar/tests/
H A Dcreate_new_phar_c.phpt23 array(2) {
/PHP-5.6/ext/reflection/tests/
H A DReflectionClass_isInstantiable_basic.phpt25 $classes = array("C", "iface", "ifaceImpl", "abstractClass", "D");
/PHP-5.6/ext/imap/tests/
H A Dbug31142_2.phpt20 $body = array($part1);
/PHP-5.6/ext/simplexml/tests/
H A Dbug46047.phpt2 Bug #46047 (SimpleXML converts empty nodes into object with nested array)

Completed in 25 milliseconds

1...<<201202203204205206207208209210>>...274