Home
last modified time | relevance | path

Searched refs:index (Results 351 – 375 of 630) sorted by relevance

1...<<11121314151617181920>>...26

/PHP-5.5/ext/standard/tests/array/
H A Darray_fill_object_2_4.phpt8 …* Description: Create an array containing num elements starting with index start_key each initiali…
196 for($index = 0; $index < count($objects); $index ++)
199 $val = $objects[$index];
/PHP-5.5/ext/phar/tests/files/
H A Dfrontcontroller4.phar.inc14 Phar::webPhar("whatever", "index.php", null, array(), "s");
H A Dfrontcontroller10.phar.inc4 $a['index.php'] = '<?php
H A Dfrontcontroller12.phar.inc4 $a['index.php'] = '<?php
H A Dfrontcontroller3.phar.inc14 Phar::webPhar("whatever", "/index.php", null, array(), "s");
/PHP-5.5/ext/phar/tests/tar/files/
H A Dfrontcontroller11.phar.inc4 $a['index.php'] = '<?php
H A Dfrontcontroller10.phar.inc4 $a['index.php'] = '<?php
H A Dfrontcontroller9.phar.inc10 Phar::webPhar("whatever", "index.php", null, array("jpg" => "foo/bar", "phps" => Phar::PHP, "php" =…
H A Dfrontcontroller3.phar.inc14 Phar::webPhar("whatever", "/index.php", null, array(), "s");
H A Dfrontcontroller4.phar.inc14 Phar::webPhar("whatever", "index.php", null, array(), "s");
/PHP-5.5/ext/phar/tests/cache_list/files/
H A Dfrontcontroller10.phar.inc4 $a['index.php'] = '<?php
H A Dfrontcontroller3.phar.inc14 Phar::webPhar("whatever", "/index.php", null, array(), "s");
H A Dfrontcontroller4.phar.inc14 Phar::webPhar("whatever", "index.php", null, array(), "s");
H A Dfrontcontroller12.phar.inc4 $a['index.php'] = '<?php
/PHP-5.5/ext/phar/tests/zip/files/
H A Dfrontcontroller10.phar.inc4 $a['index.php'] = '<?php
H A Dfrontcontroller11.phar.inc4 $a['index.php'] = '<?php
H A Dfrontcontroller9.phar.inc10 Phar::webPhar("whatever", "index.php", null, array("jpg" => "foo/bar", "phps" => Phar::PHP, "php" =…
H A Dfrontcontroller3.phar.inc14 Phar::webPhar("whatever", "/index.php", null, array(), "s");
H A Dfrontcontroller4.phar.inc14 Phar::webPhar("whatever", "index.php", null, array(), "s");
/PHP-5.5/ext/gd/tests/
H A Dimagecolordeallocate_error3.phpt21 Warning: imagecolordeallocate(): Color index 101 out of range in %s on line %d
/PHP-5.5/ext/mysql/tests/
H A Dmysql_field_len.phpt54 Warning: mysql_field_len(): Field -1 is invalid for MySQL result index %d in %s on line %d
56 Warning: mysql_field_len(): Field 2 is invalid for MySQL result index %d in %s on line %d
/PHP-5.5/ext/spl/tests/
H A DarrayObject___construct_basic2.phpt66 Notice: Undefined index: prop in %s on line 40
94 Notice: Undefined index: prop in %s on line 40
/PHP-5.5/ext/phar/tests/
H A Dmounteddir.phpt16 $a['index.php'] = '<?php
32 include "index.php";
100 …ror: path "testit/directory" is a directory in phar://%stempmanifest1.phar.php/index.php on line %d
H A DmounteddirU.phpt16 $a['index.php'] = '<?php
32 include "index.php";
100 …ror: path "testit/directory" is a directory in phar://%stempmanifest1.phar.php/index.php on line %d
/PHP-5.5/Zend/tests/
H A Dglobals_001.phpt29 Notice: Undefined index: PHP_SELF in %s on line %d

Completed in 54 milliseconds

1...<<11121314151617181920>>...26