Home
last modified time | relevance | path

Searched refs:array (Results 4351 – 4375 of 6720) sorted by relevance

1...<<171172173174175176177178179180>>...269

/PHP-8.1/ext/phar/tests/files/
H A Dfrontcontroller6.phar2 Phar::webPhar("whatever", "index.php", null, array("php" => 100));
H A Dfrontcontroller7.phar2 Phar::webPhar("whatever", "index.php", null, array("php" => null));
/PHP-8.1/ext/soap/tests/
H A Dbug49898.phpt9 $client = new SoapClient(null, array('uri' => 'mo:http://www.w3.org/', 'location' => 'http://some.u…
/PHP-8.1/Zend/tests/
H A Ddtor_scope.phpt7 private $var = array();
H A Dgc_016.phpt11 $a = array();
H A Dget_class_vars_typed_props.phpt17 array(4) {
H A Djump05.phpt5 $ar = array("1","2","3");
H A Dns_077_8.phpt6 function foo($a = array(namespace\unknown => unknown))
H A Dbug32226.phpt10 set_exception_handler(array($this, 'EH'));
H A Dns_077_1.phpt7 function foo($a = array(0 => \unknown))
H A Dobjects_027.phpt21 call_user_func(array($foo, 'test'));
H A Dtemporary_cleaning_007.phpt9 $controllers = array(new saboteurTestController(),new saboteurTestController());
H A Dbug41919.phpt2 Bug #41919 (crash in string to array conversion)
/PHP-8.1/ext/curl/tests/
H A Dbug46739.phpt2 Bug #46739 (array returned by curl_getinfo should contain content_type key)
/PHP-8.1/Zend/tests/array_unpack/
H A Dundef_var.phpt2 array unpacking with undefined variable
/PHP-8.1/ext/standard/tests/serialize/
H A D003.phpt8 foreach(array(1e2, 5.2e25, 85.29e-23, 9e-9) AS $value) {
/PHP-8.1/ext/standard/tests/image/
H A Dgetimagesize_256_ico.phpt12 array(6) {
/PHP-8.1/ext/standard/tests/general_functions/
H A Dget_extension_funcs_basic.phpt17 string(5) "array"
H A Dis_countable_with_classes.phpt8 var_dump(is_countable((array) new stdClass()));
/PHP-8.1/ext/standard/tests/strings/
H A Dbug38770.phpt10 foreach (array('N','l') as $v) {
/PHP-8.1/ext/spl/tests/
H A DSplFileObject_fgetcsv_escape_basic.phpt17 array(3) {
H A DSplFileObject_fgetcsv_escape_default.phpt17 array(3) {
H A Dbug60201.phpt12 array(3) {
/PHP-8.1/ext/standard/tests/file/
H A Dlstat_stat_basic.phpt66 $affected_elements = array( 9, 10, 'mtime', 'ctime' );
91 array(26) {
145 array(26) {
201 array(26) {
255 array(26) {
/PHP-8.1/ext/date/
H A Dphp_date.stub.php218 public static function __set_state(array $array): DateTime {} argument
325 public static function __set_state(array $array): DateTimeImmutable {} argument
448 public static function __set_state(array $array): DateTimeZone {} argument
471 public static function __set_state(array $array): DateInterval {} argument
500 public static function __set_state(array $array): DatePeriod {} argument

Completed in 34 milliseconds

1...<<171172173174175176177178179180>>...269