Home
last modified time | relevance | path

Searched refs:cleanup (Results 51 – 75 of 90) sorted by last modified time

1234

/plugin/codemirror/dist/modes/
H A Ddylan.min.js.map1 …dented\n // specially.\n separator: [\"finally\", \"exception\", \"cleanup\", \"else\",\n …
/plugin/etherpadlite/
H A DREADME.md42 To ensure pad permissions and cleanup, I recommend the following etherpad lite settings. They ensur…
/plugin/pdfjs/pdfjs/web/
H A Ddebugger.js77 cleanup: function cleanup() {
193 cleanup: function cleanup() {
492 cleanup() {
586 cleanup() {
589 this.tools[i].cleanup();
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 …]
H A Dviewer.js.map1cleanup","RendererType","forceRendering","beforePrint","printMessage","notReadyMessage","pagesOver…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js10417 value: function cleanup() {
10750 value: function cleanup() {
11881 page.cleanup();
18378 WebGLUtils.cleanup();
18768 cleanup: function cleanup() {
H A Dpdf.js.map1cleanup","_tryCleanup","_startRenderPage","_renderPageChunk","operatorListChunk","postMessage","cl…
H A Dpdf.worker.js709 return pdfManager.cleanup();
11349 value: function cleanup() {
11350 return this.pdfDocument.cleanup();
13113 _this6.cleanup();
13126 value: function cleanup() {
13127 return this.catalog.cleanup();
13700 value: function cleanup() {
H A Dpdf.worker.js.map1cleanup();\n });\n\n handler.on('Terminate', function wphTerminate(data) {\n terminated…
/plugin/note/
H A DCHANGES.md3 * Code cleanup
6 * plugin cleanup
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/syntaxhighlighter4/
H A DCHANGELOG.md7 * Code cleanup
/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/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md1038 - \[Serializer\] Misc cleanup [\#27](https://github.com/schmittjoh/serializer/pull/27) ([vicb](http…
/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/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/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/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/ckgdoku/ckeditor/
H A Dconfig.js.unc174 { name: 'basicstyles', items: [ 'basicstyles', 'cleanup',config.ToolBarItemsAlt['Scayt'] ] },
195 { name: 'basicstyles', items: [ 'basicstyles', 'cleanup' ] },
H A DCHANGES.md145 …ts in [Paste from Word](http://ckeditor.com/addon/pastefromword) content cleanup breaking content …
939 …http://docs.ckeditor.com/#!/api/CKEDITOR.editor-method-destroy) does not cleanup content generated…
/plugin/mdpage/vendor/cebe/markdown/
H A DParser.php63 $this->cleanup();
88 $this->cleanup();
104 protected function cleanup() function in cebe\\markdown\\Parser
/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/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js17371 cleanup();
17381 function cleanup() {
17391 source.removeListener('end', cleanup);
17394 dest.removeListener('close', cleanup);
17397 source.on('end', cleanup);
17398 source.on('close', cleanup);
17400 dest.on('close', cleanup);
18282 var endFn = doEnd ? onend : cleanup;
18292 cleanup();
18308 function cleanup() {
[all …]
H A Dpdfmake.min.js.map1cleanup","listenerCount","removeListener","_isStdio","_events","_maxListeners","defaultMaxListener…

1234