Home
last modified time | relevance | path

Searched refs:close (Results 51 – 75 of 1082) sorted by path

12345678910>>...44

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DHandlerInterface.php84 public function close(): void; function
H A DHandlerWrapper.php73 public function close(): void function in Monolog\\Handler\\HandlerWrapper
75 $this->handler->close();
H A DProcessHandler.php181 public function close(): void function in Monolog\\Handler\\ProcessHandler
H A DRollbarHandler.php117 public function close(): void function in Monolog\\Handler\\RollbarHandler
H A DRotatingFileHandler.php66 public function close(): void function in Monolog\\Handler\\RotatingFileHandler
68 parent::close();
105 $this->close();
122 $this->close();
H A DSocketHandler.php105 public function close(): void function in Monolog\\Handler\\SocketHandler
H A DStreamHandler.php88 public function close(): void function in Monolog\\Handler\\StreamHandler
H A DSyslogHandler.php53 public function close(): void function in Monolog\\Handler\\SyslogHandler
H A DSyslogUdpHandler.php81 public function close(): void function in Monolog\\Handler\\SyslogUdpHandler
83 $this->socket->close();
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdp/
H A DUdpSocket.php52 public function close(): void function in Monolog\\Handler\\SyslogUdp\\UdpSocket
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
H A DLogger.php351 public function close(): void function in Monolog\\Logger
354 $handler->close();
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
H A DANSI.php475 $close = $open = '';
481 $close = '</span>' . $close;
489 $close = '</span>' . $close;
496 $close = '</b>' . $close;
503 $close = '</u>' . $close;
510 $close = '</blink>' . $close;
513 $output .= $close . $open;
/plugin/authgooglesheets/vendor/psr/http-message/src/
H A DStreamInterface.php35 public function close(); function
/plugin/authremoteuser/
H A DREADME.md81 4. Remove *DokuWiki* cookie from your browser or close and restart your
/plugin/authsmf20/
H A Dauth.php258 $this->_smf_db_link->close();
300 $result->close();
394 $result->close();
433 $result->close();
/plugin/authsqlite/
H A Dauth.php321 $this->dbcon->close();
/plugin/authucenter/lib/uc_client/lib/
H A Ddb.class.php150 function close() { function in ucclient_db
H A Ddbi.class.php143 function close() { function in ucclient_db
144 return $this->link->close();
H A Dxml.class.php92 function close(&$parser, $tag) { function in XML
/plugin/backup/
H A Dadmin.php299 $tar->close();
/plugin/batchedit/
H A Dinterface.js200 close();
209 function close() { function
221 close();
/plugin/bbcodeextensions/
H A Dcommon.php26 function settextwraps ($open, $close) { argument
27 $this->textwrap= [ $open, $close ];
/plugin/behave/
H A Dbehave.js102 { open: "\"", close: "\"", canBreak: false },
103 { open: "'", close: "'", canBreak: false },
104 { open: "(", close: ")", canBreak: false },
105 { open: "[", close: "]", canBreak: true },
106 { open: "{", close: "}", canBreak: true }
311 if(charSettings.keyMap[j].close == left.charAt(i)){
467 … if (charSettings.keyMap[i].open == leftChar && charSettings.keyMap[i].close == rightChar){
499 … if (charSettings.keyMap[i].open == leftChar && charSettings.keyMap[i].close == rightChar) {
529 edited = left + _char.open + _char.close + right;
539 if (toOverwrite == _char.close) {
[all …]
/plugin/bible/bible_douayRheims/
H A D1_Machabees.txt584 …ttle, and the army of Demetrius fled away, and Alexander pursued after him, and pressed them close.
H A D2_Kings.txt48 …n one of the young men and take thee his spoils. But Asael would not leave off following him close.
290 …12:26. And Joab fought against Rabbath of the children of Ammon, and laid close siege to the royal…
539 … great stone which is in Gabaon, Amasa coming met them. And Joab had on a close coat of equal leng…

12345678910>>...44