Home
last modified time | relevance | path

Searched refs:index (Results 251 – 275 of 483) sorted by relevance

1...<<11121314151617181920

/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));
H A Dfrontcontroller13.phar.inc4 $a['index.php'] = '<?php
H A Dfrontcontroller6.phar.inc8 Phar::webPhar("whatever", "index.php", null, array("php" => 100));
H A Dfrontcontroller5.phar.inc8 Phar::webPhar("whatever", "index.php", null, array(0 => "oops"));
H A Dfrontcontroller7.phar.inc8 Phar::webPhar("whatever", "index.php", null, array("php" => null));
/PHP-8.1/ext/phar/tests/
H A Dwebphar_compilefail.phpt10 Phar::webPhar('oopsiedaisy.phar', '/index.php');
/PHP-8.1/Zend/tests/
H A Darray_offset_002.phpt2 Capturing array in user error handler during index conversion
H A Dbug47836.phpt2 Bug #47836 (array operator [] inconsistency when the array has PHP_INT_MAX index value)
/PHP-8.1/ext/spl/tests/
H A DSplDoublyLinkedList_add_invalid_offset.phpt13 Exception: SplDoublyLinkedList::add(): Argument #1 ($index) is out of range
H A Dbug71028.phpt2 Bug #71028 (Undefined index with ArrayIterator)
H A DSplDoublyLinkedList_offsetUnset_greater_than_elements.phpt25 SplDoublyLinkedList::offsetUnset(): Argument #1 ($index) is out of range
/PHP-8.1/ext/gd/tests/
H A Dimagefill_1.phpt2 imagefill() infinite loop with wrong color index
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_field_tell.phpt92 mysqli_field_seek(): Argument #2 ($index) must be less than the number of fields for this result set
94 mysqli_field_seek(): Argument #2 ($index) must be greater than or equal to 0
/PHP-8.1/sapi/fpm/fpm/events/
H A Depoll.c180 ev->index = ev->fd; in fpm_event_epoll_add()
208 ev->index = -1; in fpm_event_epoll_remove()
/PHP-8.1/tests/lang/
H A Dbug25547.phpt2 Bug #25547 (error_handler and array index with function call)
H A Dbug26696.phpt2 Bug #26696 (string index in a switch() crashes with multiple matches)
/PHP-8.1/ext/phar/tests/zip/
H A Dfrontcontroller8.phar.phpt2 Phar front controller no index file 404 zip-based
/PHP-8.1/ext/phar/tests/tar/
H A Dfrontcontroller8.phar.phpt2 Phar front controller no index file 404 tar-based
/PHP-8.1/ext/xml/tests/
H A Dbug26528.phpt9 $res = xml_parse_into_struct($parser,$sample,$vals,$index);
/PHP-8.1/ext/phar/tests/cache_list/files/
H A Dfrontcontroller13.phar.inc4 $a['index.php'] = '<?php
H A Dfrontcontroller5.phar.inc8 Phar::webPhar("whatever", "index.php", null, array(0 => "oops"));
H A Dfrontcontroller6.phar.inc8 Phar::webPhar("whatever", "index.php", null, array("blah" => 100));
H A Dfrontcontroller7.phar.inc8 Phar::webPhar("whatever", "index.php", null, array("blah" => null));
/PHP-8.1/ext/phar/tests/cache_list/
H A Dfrontcontroller8.phpt2 Phar front controller no index file 404 [cache_list]

Completed in 27 milliseconds

1...<<11121314151617181920