Home
last modified time | relevance | path

Searched refs:rewind (Results 26 – 50 of 412) sorted by relevance

12345678910>>...17

/php-src/ext/spl/tests/SplFileObject/
H A DSplFileObject_rewind_basic.phpt2 SPL: SplFileObject::rewind basic
17 $s->rewind();
/php-src/ext/zlib/tests/
H A Dbug75273.phpt34 rewind($stream);
38 rewind($stream);
43 rewind($stream);
/php-src/ext/spl/tests/
H A Diterator_025.phpt31 $it->rewind();
37 $it->rewind();
44 $it->rewind();
H A Diterator_041b.phpt27 function rewind(): void
30 parent::rewind();
101 State 2: rewind()
116 State 2: rewind()
H A Ddllist_010.phpt12 $dll->rewind();
15 $dll->rewind();
H A Dspl_iterator_apply_error.phpt2 SPL: Error: iterator_apply when an iterator method (eg rewind) throws exception
7 public function rewind(): void {
/php-src/ext/standard/tests/dir/
H A Drewinddir_basic.phpt25 echo "\n-- Read and rewind first directory (argument supplied) --\n";
37 echo "\n-- Read and rewind second directory (no argument supplied) --\n";
66 -- Read and rewind first directory (argument supplied) --
78 -- Read and rewind second directory (no argument supplied) --
H A Drewinddir_basic-win32-mb.phpt31 echo "\n-- Read and rewind first directory (argument supplied) --\n";
43 echo "\n-- Read and rewind second directory (no argument supplied) --\n";
72 -- Read and rewind first directory (argument supplied) --
84 -- Read and rewind second directory (no argument supplied) --
/php-src/Zend/tests/generators/
H A Dbug80240.phpt18 $a->rewind();
19 $b->rewind();
H A Dbacktrace.phpt16 $gen->rewind(); // trigger run
26 #2 %s(%d): Generator->rewind()
/php-src/ext/phar/tests/
H A Dphar_buildfromiterator5.phpt33 function rewind(): void {
34 echo "rewind\n";
48 rewind
H A Dphar_buildfromiterator6.phpt33 function rewind(): void {
34 echo "rewind\n";
48 rewind
H A Dphar_buildfromiterator7.phpt33 function rewind(): void {
34 echo "rewind\n";
48 rewind
H A Dphar_buildfromiterator9.phpt33 function rewind(): void {
34 echo "rewind\n";
54 rewind
/php-src/ext/phar/tests/tar/
H A Dphar_buildfromiterator4.phpt33 function rewind(): void {
34 echo "rewind\n";
49 rewind
H A Dphar_buildfromiterator9.phpt33 function rewind(): void {
34 echo "rewind\n";
49 rewind
H A Dphar_buildfromiterator5.phpt33 function rewind(): void {
34 echo "rewind\n";
48 rewind
H A Dphar_buildfromiterator6.phpt33 function rewind(): void {
34 echo "rewind\n";
48 rewind
H A Dphar_buildfromiterator7.phpt33 function rewind(): void {
34 echo "rewind\n";
48 rewind
/php-src/ext/phar/tests/zip/
H A Dphar_buildfromiterator5.phpt33 function rewind(): void {
34 echo "rewind\n";
48 rewind
H A Dphar_buildfromiterator9.phpt33 function rewind(): void {
34 echo "rewind\n";
48 rewind
H A Dphar_buildfromiterator4.phpt33 function rewind(): void {
34 echo "rewind\n";
48 rewind
H A Dphar_buildfromiterator6.phpt33 function rewind(): void {
34 echo "rewind\n";
48 rewind
H A Dphar_buildfromiterator7.phpt33 function rewind(): void {
34 echo "rewind\n";
48 rewind
/php-src/ext/standard/tests/streams/
H A Dbug68948.phpt10 rewind($stream);
16 rewind($stream);

Completed in 28 milliseconds

12345678910>>...17