Home
last modified time | relevance | path

Searched refs:rewind (Results 126 – 150 of 419) sorted by relevance

12345678910>>...17

/PHP-8.3/ext/standard/tests/streams/
H A Dbug63240.phpt9 rewind($fd);
H A Dbug76859.phpt10 rewind($fh);
H A Dbug65483.phpt10 rewind($fd);
/PHP-8.3/Zend/tests/
H A Dgc_046.phpt14 $this->iterator->rewind();
H A Dbug71154.phpt13 $it->rewind();
H A Doss_fuzz_58181.phpt8 $iterator->rewind();
/PHP-8.3/Zend/tests/generators/
H A Dyield_during_method_call.phpt22 $gen->rewind();
/PHP-8.3/ext/bz2/tests/
H A Dbug75776.phpt13 rewind($temp);
/PHP-8.3/ext/standard/tests/file/
H A Dfgetcsv_variation32.phpt12 rewind($stream);
H A Dfgetcsv_variation33.phpt11 rewind($stream);
/PHP-8.3/ext/pdo_oci/tests/
H A Dbug46274_2.phpt33 rewind($blob);
43 rewind($blob);
/PHP-8.3/ext/oci8/tests/
H A Dlob_004.phpt2 oci_lob_seek()/rewind()/append()
32 var_dump($blob->rewind());
/PHP-8.3/ext/spl/tests/
H A DSplDoublyLinkedList_lifoMode.phpt15 $list->rewind();
H A Diterator_058.phpt13 function rewind(): void {}
H A Dbug70561.phpt8 $di->rewind();
H A Diterator_021.phpt40 function rewind(): void
44 parent::rewind();
110 RecursiveArrayIteratorIterator::rewind
H A Diterator_022.phpt40 function rewind(): void
44 parent::rewind();
129 RecursiveArrayIteratorIterator::rewind
H A Dheap_007.phpt12 $h->rewind();
H A Dpqueue_003.phpt12 $h->rewind();
H A Dbug72051.phpt15 $callbackTest->rewind();
H A Dregexiterator_setpregflags.phpt14 function rewind ( ): void{}
/PHP-8.3/ext/spl/
H A Dspl_heap_arginfo.h95 ZEND_METHOD(SplHeap, rewind);
121 ZEND_MALIAS(SplHeap, rewind, rewind, arginfo_class_SplPriorityQueue_rewind, ZEND_ACC_PUBLIC)
140 ZEND_ME(SplHeap, rewind, arginfo_class_SplHeap_rewind, ZEND_ACC_PUBLIC)
H A Dspl_directory.stub.php124 public function rewind(): void {} function in DirectoryIterator
217 public function rewind(): void {} function in FilesystemIterator
286 public function rewind(): void {} function in SplFileObject
/PHP-8.3/Zend/
H A Dzend_interfaces_arginfo.h71 ZEND_METHOD(InternalIterator, rewind);
90 …ZEND_ABSTRACT_ME_WITH_FLAGS(Iterator, rewind, arginfo_class_Iterator_rewind, ZEND_ACC_PUBLIC|ZEND_…
129 ZEND_ME(InternalIterator, rewind, arginfo_class_InternalIterator_rewind, ZEND_ACC_PUBLIC)
/PHP-8.3/ext/pdo_pgsql/tests/
H A Dbug46274.phpt31 rewind($blob);
43 rewind($blob);

Completed in 29 milliseconds

12345678910>>...17