Home
last modified time | relevance | path

Searched refs:rewind (Results 101 – 125 of 187) sorted by relevance

12345678

/plugin/onlinenumber/
H A Dsyntax.php116 rewind($fp);
/plugin/zip/pear/File/Archive/Reader/
H A DMemory.php154 function rewind($length = -1) function in File_Archive_Reader_Memory
H A DCache.php189 function rewind($length = -1) function in File_Archive_Reader_Cache
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DDeduplicationHandler.php168 rewind($handle);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DAddressBookTest.php78 rewind($file);
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DFreeBusyGeneratorTest.php122 rewind($h);
H A DReaderTest.php25 rewind($stream);
481 rewind($stream);
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Recur/
H A DRRuleIteratorTest.php953 $parser->rewind();
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DMappedImage.java82 buffer.rewind(); in getImageBytes()
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DResultSet.php272 public function rewind(): void function in Elastica\\ResultSet
H A DScroll.php121 * @see http://php.net/manual/en/iterator.rewind.php
127 public function rewind(): void
116 public function rewind(): void global() function in Elastica\\Scroll
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Splitter/
H A DICalendarTest.php19 rewind($stream);
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Splitter/
H A DICalendarTest.php19 rewind($stream);
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Splitter/
H A DICalendarTest.php19 rewind($stream);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Splitter/
H A DICalendarTest.php19 rewind($stream);
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DIntegrationTest.php100 public function rewind() function in TwigTestFoo
/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
H A DEachPromise.php81 $this->iterable->rewind();
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.archive.zip.php169 rewind($this->getid3->fp);
215 rewind($this->getid3->fp);
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DStream.php191 public function rewind() function in GuzzleHttp\\Psr7\\Stream
/plugin/odp/
H A DZipLib.class.php24 @rewind($zip);
193 @rewind($zip); fseek($zip, $header['offset']);
/plugin/tindexmenu/inc/
H A Dpclzip.lib.php2149 @rewind($this->zip_fd);
3015 @rewind($this->zip_fd);
3181 @rewind($this->zip_fd);
3368 @rewind($this->zip_fd);
4605 @rewind($this->zip_fd);
4612 @rewind($this->zip_fd);
4777 @rewind($this->zip_fd);
5052 @rewind($this->zip_fd);
5079 @rewind($p_archive_to_add->zip_fd);
/plugin/indexmenu/inc/
H A Dpclzip.lib.php2038 @rewind($this->zip_fd);
2915 @rewind($this->zip_fd);
3072 //--(MAGIC-PclTrace)--//PclTraceFctMessage(__FILE__, __LINE__, 4, "Position before rewind : ".ftell($this->zip_fd)."'");
3073 @rewind($this->zip_fd);
3074 //--(MAGIC-PclTrace)--//PclTraceFctMessage(__FILE__, __LINE__, 4, "Position after rewind : ".ftell($this->zip_fd)."'");
3262 //--(MAGIC-PclTrace)--//PclTraceFctMessage(__FILE__, __LINE__, 5, "Position before rewind : ".ftell($this->zip_fd)."'");
3263 @rewind($this->zip_fd);
3264 //--(MAGIC-PclTrace)--//PclTraceFctMessage(__FILE__, __LINE__, 5, "Position after rewind : ".ftell($this->zip_fd)."'");
4456 @rewind($this->zip_fd);
4462 //--(MAGIC-PclTrace)--//PclTraceFctMessage(__FILE__, __LINE__, 5, "Position before rewind
[all...]
/plugin/refnotes/
H A Dinstructions.php236 public function rewind() {
218 public function rewind() { global() function in refnotes_instruction_list
/plugin/strata/helper/
H A Dtriples.php915 function rewind() {
992 function rewind() {
1097 function rewind() {
895 function rewind() { global() function in strata_relations_iterator
972 function rewind() { global() function in strata_resource_iterator
1077 function rewind() { global() function in strata_aggregating_iterator
/plugin/freechat/phpfreechat/src/containers/
H A Dfile.class.php217 rewind($fh);

12345678