Home
last modified time | relevance | path

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

12345678910>>...17

/PHP-7.4/ext/standard/tests/streams/
H A Dbug64166_3.phpt13 rewind($fd);
19 rewind($fd);
25 rewind($fd);
H A Dbug68948.phpt10 rewind($stream);
16 rewind($stream);
/PHP-7.4/tests/lang/
H A DforeachLoopIterator.001.phpt22 public function rewind() {
50 $f->rewind();
84 --> MealIterator::rewind (0)
101 --> MealIterator::rewind (3)
106 --> MealIterator::rewind (0)
113 --> MealIterator::rewind (0)
/PHP-7.4/ext/spl/tests/
H A Dbug47534.phpt6 $it1->rewind();
10 $it2->rewind();
H A DSplFileObject_rewind_basic.phpt2 SPL: SplFileObject::rewind basic
17 $s->rewind();
H A Dfixedarray_003.phpt17 public function rewind() {
18 echo "A::rewind\n";
19 return parent::rewind();
61 A::rewind
H A Diterator_041.phpt27 function rewind()
30 return parent::rewind();
99 State 2: rewind()
113 State 2: rewind()
H A Diterator_025.phpt31 $it->rewind();
37 $it->rewind();
44 $it->rewind();
H A Diterator_041b.phpt27 function rewind()
30 return parent::rewind();
103 State 2: rewind()
118 State 2: rewind()
H A Dspl_iterator_apply_error.phpt2 SPL: Error: iterator_apply when an iterator method (eg rewind) throws exception
7 public function rewind() {
H A Dbug77024.phpt8 $file->rewind();
15 $file->rewind();
H A Ddllist_010.phpt12 $dll->rewind();
15 $dll->rewind();
H A DSplFileObject_rewind_variation001.phpt2 SPL: SplFileObject::rewind variation 001
20 $s->rewind();
H A Dbug79151.phpt9 $a->rewind();
17 $a->rewind();
/PHP-7.4/ext/standard/tests/dir/
H A Drewinddir_basic-win32-mb.phpt14 * Alias to functions: rewind
37 echo "\n-- Read and rewind first directory (argument supplied) --\n";
49 echo "\n-- Read and rewind second directory (no argument supplied) --\n";
79 -- Read and rewind first directory (argument supplied) --
91 -- Read and rewind second directory (no argument supplied) --
/PHP-7.4/Zend/tests/generators/
H A Dnested_calls_with_die.phpt13 $gen->rewind();
26 $outerGen->rewind();
H A Dbacktrace.phpt16 $gen->rewind(); // trigger run
26 #2 Generator->rewind() called at [%s:%d]
/PHP-7.4/ext/zlib/tests/
H A Dbug75273.phpt36 rewind($stream);
40 rewind($stream);
45 rewind($stream);
/PHP-7.4/ext/phar/tests/
H A Dphar_buildfromiterator5.phpt33 function rewind() {
34 echo "rewind\n";
54 rewind
H A Dphar_buildfromiterator6.phpt33 function rewind() {
34 echo "rewind\n";
54 rewind
H A Dphar_buildfromiterator7.phpt33 function rewind() {
34 echo "rewind\n";
54 rewind
H A Dphar_buildfromiterator9.phpt33 function rewind() {
34 echo "rewind\n";
55 rewind
/PHP-7.4/Zend/tests/try/
H A Dbug71604_3.phpt22 gen()->rewind();
32 #1 %s(%d): Generator->rewind()
/PHP-7.4/Zend/tests/
H A Dbug71980.phpt31 $gen->rewind();
35 $gen->rewind();
/PHP-7.4/ext/phar/tests/tar/
H A Dphar_buildfromiterator4.phpt33 function rewind() {
34 echo "rewind\n";
55 rewind

Completed in 25 milliseconds

12345678910>>...17