Home
last modified time | relevance | path

Searched refs:cleanup (Results 26 – 50 of 90) sorted by relevance

1234

/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dio.asp182 ' Do a cleanup of the folder name to avoid possible problems
195 ' Do a cleanup of the file name to avoid possible problems
/plugin/backup/
H A DCHANGELOG.md32 - [BT-43] - Did some code cleanup via `php-cs-fixer` and `js-beautify`; also removed German, French…
/plugin/acronym/
H A DREADME28 2010-10-19: 1 hour: cleanup code, remove misleading configuration setting
/plugin/fedauth/Auth/Yadis/
H A DManager.php441 function cleanup($force=false) function in Auth_Yadis_Discovery
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf_io.cfm206 <!--- Do a cleanup of the folder name to avoid possible problems --->
283 <!--- Do a cleanup of the file name to avoid possible problems --->
/plugin/subjectindex/inc/
H A Dcommon.php159 function cleanup(Array $all_pages) { function in SI_Indexer
/plugin/openid/Auth/Yadis/
H A DManager.php485 function cleanup($force=false) function in Auth_Yadis_Discovery
/plugin/twcheckliste/
H A Drenderer.php.old86 // but cleanup is nice
/plugin/mediasyntax/
H A DREADME48 2010-10-19: 1 hour: cleanup code, remove misleading configuration setting
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DCHANGELOG.md129 cleanup.
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DParser.php125 $value = $this->cleanup($value);
923 private function cleanup(string $value): string function in Symfony\\Component\\Yaml\\Parser
/plugin/findologicxmlexport/vendor/jms/metadata/
H A DCHANGELOG.md88 - misc cleanup [\#23](https://github.com/schmittjoh/metadata/pull/23) ([vicb](https://github.com/vi…
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A DCHANGELOG.txt71 - Code cleanup. (Jaime Pérez)
/plugin/diagramsnet/lib/js/socket.io/
H A Dsocket.io.min.js6cleanup(),r._readyState="closed",e.emitReserved("error",n),t?t(n):r.maybeReconnectOnOpen()}));if(!…
/plugin/etherpadlite/
H A DREADME.md42 To ensure pad permissions and cleanup, I recommend the following etherpad lite settings. They ensur…
/plugin/combo/vendor/symfony/yaml/
H A DParser.php120 $value = $this->cleanup($value);
1001 private function cleanup(string $value): string function in Symfony\\Component\\Yaml\\Parser
/plugin/ckgdoku/ckeditor/
H A Dconfig.js.unc174 { name: 'basicstyles', items: [ 'basicstyles', 'cleanup',config.ToolBarItemsAlt['Scayt'] ] },
195 { name: 'basicstyles', items: [ 'basicstyles', 'cleanup' ] },
/plugin/elasticsearch/vendor/react/promise/
H A DREADME.md284 Allows you to execute "cleanup" type tasks in a promise chain.
312 cleanup();
322 ->always('cleanup');
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md58 you can run the `Google\Task\Composer::cleanup` task and specify the services
67 "pre-autoload-dump": "Google\\Task\\Composer::cleanup"
/plugin/ckgedit/ckeditor/
H A Dconfig.js.unc190 { name: 'basicstyles', items: [ 'basicstyles', 'cleanup',config.ToolBarItemsAlt['Scayt'] ] },
211 { name: 'basicstyles', items: [ 'basicstyles', 'cleanup' ] },
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DREADME.md254 - Miscellaneous cleanup, documentation and test fixes.
/plugin/ckgdoku/ckeditor/plugins/pastefromword/filter/
H A Ddefault.js6 …oot:function(e){e.filterChildren(q);CKEDITOR.plugins.pastefromword.lists.cleanup(g.createLists(e))…
36 …m[d]);for(d=0;d<h.length;d++)this.determineListItemValue(h[d])}return f},cleanup:function(a){var b…
/plugin/ckgedit/ckeditor/plugins/pastefromword/filter/
H A Ddefault.js7 …oot:function(a){a.filterChildren(p);CKEDITOR.plugins.pastefromword.lists.cleanup(g.createLists(a))…
38 …n[d]);for(d=0;d<f.length;d++)this.determineListItemValue(f[d])}return e},cleanup:function(a){var b…
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js671 pdfRenderingQueue.onIdle = this.cleanup.bind(this);
938 PDFBug.cleanup();
1538 cleanup: function cleanup() {
1543 this.pdfViewer.cleanup();
1544 this.pdfThumbnailViewer.cleanup();
1547 this.pdfDocument.cleanup();
9583 value: function cleanup() {
9584 _pdf_thumbnail_view.PDFThumbnailView.cleanup();
10167 value: function cleanup() {
11053 value: function cleanup() {
[all …]

1234