Home
last modified time | relevance | path

Searched refs:reset (Results 101 – 125 of 677) sorted by relevance

12345678910>>...28

/plugin/elasticsearch/vendor/ruflin/elastica/src/Multi/
H A DMultiBuilder.php39 \reset($searches);
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/
H A DANTLRErrorStrategy.php33 public function reset(Parser $recognizer) : void; function
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/
H A DText.php253 $reset = $color ? $this->colors['reset'] : '';
255 return $color . str_pad($string, $padding) . $reset . PHP_EOL;
/plugin/glossary/
H A Dstyle.css8 counter-reset: glossary;
57 counter-reset: ch1;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DChanges.php90 public function reset()
81 public function reset() global() function in FreeDSx\\Ldap\\Entry\\Changes
/plugin/filelisting/
H A Dstyle.less51 //reset default dokuwiki margin
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/
H A DRSS.php72 reset($this->itemBranches);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesManagement/Resource/
H A DEvents.php40 public function reset($eventId, $optParams = []) function in Google\\Service\\GamesManagement\\Resource\\Events
H A DAchievements.php43 public function reset($achievementId, $optParams = []) function in Google\\Service\\GamesManagement\\Resource\\Achievements
H A DScores.php43 public function reset($leaderboardId, $optParams = []) function in Google\\Service\\GamesManagement\\Resource\\Scores
/plugin/new_page_dialog/
H A Dhelper.php69 reset($params);
/plugin/npd/
H A Dhelper.php75 reset($params);
/plugin/mdpage/vendor/cebe/markdown/bin/
H A Dmarkdown71 $file = reset($src);
/plugin/elasticsearch/vendor/nyholm/dsn/src/Configuration/
H A DDsnFunction.php99 return reset($this->arguments);
/plugin/issuelinks/_test/
H A DhandleIssueLinkSyntax.test.php22 $db->reset();
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/for/
H A Dobjects.test25 public function rewind() { return reset($this->values); }
/plugin/elasticsearch/vendor/ruflin/elastica/src/Node/
H A DStats.php123 $this->_data = \reset($data['nodes']);
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/assets/
H A Dsabredav.css1 /* Start of reset */
31 /** End of reset */
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/assets/
H A Dsabredav.css1 /* Start of reset */
31 /** End of reset */
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DBulk.php212 $metadata = \reset($row);
328 $bulkResponseData = \reset($item);
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DLexer.php126 public function reset() : void function in Antlr\\Antlr4\\Runtime\\Lexer
146 $this->interp->reset();
294 $this->reset();
/plugin/combo/ComboStrap/
H A DMarkupDynamicRender.php14 * If {@link p_render()} is used multiple time, the renderer is recreated and the counter is reset to zero and the
49 $this->renderer->reset();
H A DArrayUtility.php72 * This function will also reset the internal pointer
80 reset($array);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DObjectWriter.php57 reset($this->mpdf->_obj_stack[$filename]);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAIPlatformNotebooks.php355 ],'reset' => [
356 'path' => 'v1/{+name}:reset',
661 ],'reset' => [
662 'path' => 'v1/{+name}:reset',

12345678910>>...28