Home
last modified time | relevance | path

Searched refs:close (Results 326 – 350 of 1082) sorted by relevance

1...<<11121314151617181920>>...44

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudSupport.php118 'close' => [
119 'path' => 'v2beta/{+name}:close',
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DStream.php124 $this->close();
143 public function close() function in GuzzleHttp\\Stream\\Stream
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DTokenizer.php325 $close = '=' . $this->ctag;
326 $closeIndex = strpos($text, $close, $index);
335 return $closeIndex + strlen($close) - 1;
/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DArchive.php99 * Close the archive, close all file handles
104 abstract public function close(); function in splitbrain\\PHPArchive\\Archive
109 * This implicitly calls close() on the Archive
/plugin/aichat/script/
H A DAIChatButton.js20 <button class="toggle" title="close">
143 this.#dialog.close();
/plugin/diagramsnet/lib/shapes/
H A DmxLeanMap.js38 c.close();
43 c.close();
254 c.close();
488 c.close();
545 c.close();
618 c.close();
641 c.close();
760 c.close();
830 c.close();
1084 c.close();
[all …]
/plugin/linkfix/lang/en/
H A Dintro.txt5 Please not that processing can take a while in large wikis. Do not close the page during the process
/plugin/crypto/
H A Dstyle.css28 div.dokuwiki div.cryptodialog div.close {
/plugin/latexport/helpers/
H A Darchive_helper_zip.php67 $this->zip->close();
/plugin/toolbox/
H A Dextension.php72 $zip->close();
/plugin/imagecarousel/
H A Dscreen.less11 #swipebox-close {
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DSyslogHandler.php53 public function close(): void function in Monolog\\Handler\\SyslogHandler
/plugin/gallery/
H A Dall.less
/plugin/jplayer/vendor/symfony/process/
H A DProcess.php892 $this->close();
1435 $this->close();
1505 * @param bool $close Whether to close file handles or not
1507 private function readPipes($blocking, $close) argument
1509 $result = $this->processPipes->readAndWrite($blocking, $close);
1526 private function close() function in Symfony\\Component\\Process\\Process
1528 $this->processPipes->close();
/plugin/combo/ComboStrap/
H A DDatabasePageRow.php416 $request->close();
617 $request->close();
699 $request->close();
920 $request->close();
976 $request->close();
1058 $request->close();
1162 $request->close();
1336 $request->close();
H A DSqliteResult.php50 public function close(): SqliteResult
35 public function close(): SqliteResult global() function in ComboStrap\\SqliteResult
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D50.50.js.map1close: '}' },\n { open: '[', close: ']' },\n { open: '(', close: ')' },\n { o…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerRtmp.as424 myStream.close();
425 myConnection.close();
457 myStream.close();
458 myConnection.close();
468 myStream.close();
469 // Dont close the netConnection here any longer, as we may recycle it later
470 …// may need an extra way to close manually if switching media types after an rtmp session - revisit
471 // myConnection.close();
607 myStream.close();
616 myStream.close();
[all …]
/plugin/fetchmedia/lang/en/
H A Dintro.txt8 **Please do not close this page during download**
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DNoSeekStreamTest.php30 $wrapped->close();
/plugin/diagramsnet/lib/shapes/ios7/
H A DmxIOS7Ui.js120 c.close();
142 c.close();
525 c.close();
574 c.close();
587 c.close();
614 c.close();
920 c.close();
1120 c.close();
1173 c.close();
1226 c.close();
[all …]
/plugin/components/lib/
H A Dcomponent_manager.php49 $dh->close();
/plugin/deletepagebutton/
H A Dscript.js71 close: function () {
/plugin/combo/vendor/symfony/process/
H A DInputStream.php58 public function close() function in Symfony\\Component\\Process\\InputStream

1...<<11121314151617181920>>...44