Home
last modified time | relevance | path

Searched refs:cleanup (Results 1 – 25 of 90) sorted by relevance

1234

/plugin/cleanup/
H A Dplugin.info.txt1 base cleanup
5 name cleanup plugin
6 desc Perform file cleanup in the wiki
7 url http://www.dokuwiki.org/plugin:cleanup
H A DREADME1 cleanup Plugin for DokuWiki
3 Perform file cleanup in the wiki
6 http://www.dokuwiki.org/plugin:cleanup
9 lib/plugins/cleanup/ - if the folder is called different it
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/
H A DCompilerJarFilter.php45 $cleanup = array();
64 $cleanup[] = $externs = FilesystemUtils::createTemporaryFile('google_closure');
70 $cleanup[] = $externs = FilesystemUtils::createTemporaryFile('google_closure');
99 …$pb->add('--js')->add($cleanup[] = $input = FilesystemUtils::createTemporaryFile('google_closure')…
104 array_map('unlink', $cleanup);
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DDartFilter.php50 $this->cleanup($output);
60 $this->cleanup($output);
67 private function cleanup($file) function in Assetic\\Filter\\DartFilter
H A DGssFilter.php85 $cleanup = array();
125 $pb->add($cleanup[] = $input = FilesystemUtils::createTemporaryFile('gss'));
130 array_map('unlink', $cleanup);
/plugin/upgrade/
H A Dadmin.php153 $ok = $this->helper->cleanup();
176 $this->helper->cleanup();
186 $this->helper->cleanup(); // make sure we start clean
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Driver/
H A DXdebug.php70 return $this->cleanup($data);
78 private function cleanup(array $data) function in SebastianBergmann\\CodeCoverage\\Driver\\Xdebug
/plugin/quickstats/scripts/
H A Dget_geocity2.php37 $this->cleanup(true);
144 function cleanup() { function in qs_geoliteCity
169 $geoLite->cleanup(true);
/plugin/note/
H A DCHANGES.md3 * Code cleanup
6 * plugin cleanup
/plugin/mdpage/vendor/cebe/markdown/
H A DParser.php63 $this->cleanup();
88 $this->cleanup();
104 protected function cleanup() function in cebe\\markdown\\Parser
/plugin/pdfjs/pdfjs/web/
H A Ddebugger.js77 cleanup: function cleanup() {
193 cleanup: function cleanup() {
492 cleanup() {
586 cleanup() {
589 this.tools[i].cleanup();
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/PHP/
H A DDefault.php186 $this->cleanup();
202 protected function cleanup() function in PHPUnit_Util_PHP_Default
/plugin/chessdiagram/toolbar/
H A Dreadme.txt7 - cleanup cache
/plugin/fedauth/Auth/OpenID/
H A DInterface.php90 function cleanup() function in Auth_OpenID_OpenIDStore
/plugin/openid/Auth/OpenID/
H A DInterface.php90 function cleanup() function in Auth_OpenID_OpenIDStore
/plugin/clearhistory/
H A Daction.php47 public function cleanup($event, $param) function in action_plugin_clearhistory
/plugin/subjectindex/action/
H A Dindexer.php41 $indexer->cleanup($all_pages);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/functions/
H A Dimports.sh44 source $script_path/functions/cleanup.sh
/plugin/displaywikipage/
H A DCHANGELOG.md18 …[DWP-3] - Added LICENSE, README.md, CHANGELOG.md, admin page, admin svg icon, and some code cleanup
/plugin/referrers/
H A DCHANGELOG.md18 - [RE-1] - Added LICENSE, README.md, CHANGELOG.md, admin page, admin svg icon, and some code cleanup
/plugin/syntaxhighlighter4/
H A DCHANGELOG.md7 * Code cleanup
/plugin/authgooglesheets/vendor/google/apiclient/src/Task/
H A DComposer.php31 public static function cleanup( function in Google\\Task\\Composer
/plugin/cite/
H A DCHANGELOG.md28 …CITE-3] - Added LICENSE, README.md, CHANGELOG.md, admin page, admin svg icon, and some code cleanup
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/jobs/
H A Ddefaults.yml64 - workspace-cleanup
/plugin/mellelexport/
H A Dmellelconvert.php19 function cleanup($data) { function

1234