Home
last modified time | relevance | path

Searched refs:close (Results 126 – 150 of 1082) sorted by relevance

12345678910>>...44

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D47.47.js.map1close: '}' },\n { open: '[', close: ']' },\n { open: '(', close: ')' },\n { o…
H A D26.26.js.map1close: '}' },\n { open: '[', close: ']' },\n { open: '(', close: ')' },\n { o…
H A D14.14.js.map1close: '}' },\n { open: '[', close: ']' },\n { open: '(', close: ')' },\n { o…
H A D68.68.js.map1close: '>' },\n { open: \"'\", close: \"'\" },\n { open: '\"', close: '\"' }\n ],…
H A D49.49.js.map1close: '}' },\n { open: '[', close: ']' },\n { open: '(', close: ')' },\n { o…
H A D63.63.js.map1close: '}' },\n { open: '[', close: ']' },\n { open: '(', close: ')' },\n { o…
H A D55.55.js.map1close: '}' },\n { open: '[', close: ']' },\n { open: '(', close: ')' },\n { o…
H A D28.28.js.map1close: '}' },\n { open: '[', close: ']' },\n { open: '(', close: ')' },\n { o…
H A D39.39.js.map1close: '}' },\n { open: '[', close: ']' },\n { open: '(', close: ')' },\n { o…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DTh.php8 public function close(&$ahtml, &$ihtml) function in Mpdf\\Tag\\Th
11 parent::close($ahtml, $ihtml);
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DGroupHandler.php110 public function close(): void function in Monolog\\Handler\\GroupHandler
112 parent::close();
115 $handler->close();
H A DRotatingFileHandler.php66 public function close(): void function in Monolog\\Handler\\RotatingFileHandler
68 parent::close();
105 $this->close();
122 $this->close();
/plugin/diagramsnet/lib/shapes/mockup/
H A DmxMockupiOS.js154 c.close();
252 c.close();
260 c.close();
272 c.close();
282 c.close();
292 c.close();
303 c.close();
314 c.close();
328 c.close();
338 c.close();
[all …]
/plugin/diagramsnet/lib/math/extensions/
H A Dasciimath2jax.js19close=b;this.search.cpos=this.pattern.lastIndex;this.search.clen=(this.search.isBeginEnd?0:a[0].le…
/plugin/diagramsnet/
H A Dscript.js11 var close = function() { function
36 close();
83 close();
/plugin/diagramsnet/lib/shapes/
H A DmxAWS4.js62 c.close();
78 c.close();
135 c.close();
201 c.close();
271 c.close();
392 c.close();
405 c.close();
/plugin/combo/ComboStrap/
H A DSqlite.php41 * @var SqliteRequest the actual request. If not closed, it will be close.
192 * If error on delete, see {@link self::close()}
344 $this->close();
352 $this->close();
356 public function close()
376 * Null to close the db explanation and bug
431 $request->close();
458 * This is to be able to close all resources even if the developer
462 * See {@link self::close()} for more information
469 $this->actualRequest->close();
338 public function close() global() function in ComboStrap\\Sqlite
[all...]
/plugin/siteexport/inc/
H A Dfilewriter.php115 $zip->close();
138 $zip->close();
214 $zip->close();
222 $zip->close();
234 $zip->close();
/plugin/dirtylittlehelper/mermaid/editor/src/mermaid-language/
H A Dmermaid.js486 [/\|/, { token: 'string', bracket: '@close', next: '@pop' }],
490 [/'/, { token: 'string', bracket: '@close', next: '@pop' }],
/plugin/creole/syntax/
H A Dstrong.php73 $this->eventhandler->notifyEvent('close', 'strong', NULL, $pos, $match, $handler);
85 $this->eventhandler->notifyEvent('close', 'strong', NULL, $pos, $match, $handler);
H A Demphasis.php73 $this->eventhandler->notifyEvent('close', 'emphasis', NULL, $pos, $match, $handler);
85 $this->eventhandler->notifyEvent('close', 'emphasis', NULL, $pos, $match, $handler);
H A Dunderline.php73 … $this->eventhandler->notifyEvent('close', 'underline', NULL, $pos, $match, $handler);
85 $this->eventhandler->notifyEvent('close', 'underline', NULL, $pos, $match, $handler);
/plugin/zip/pear/File/Archive/Writer/
H A DArchive.php87 function close() function in File_Archive_Writer_Archive
90 return $this->innerWriter->close();
/plugin/html2pdf/html2pdf/html2ps/
H A Dxhtml.p.inc.php22 $close = mk_close_tag_regexp("(".$close_regexp.")");
25 …while (preg_match("#^(.*?)(<\s*p(\s+[^>]*?)?>)(.*?)($open|$close)#is",substr($sample_html, $offset…
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DCachingStream.php118 public function close() function in GuzzleHttp\\Stream\\CachingStream
120 $this->remoteStream->close() && $this->stream->close();

12345678910>>...44