Home
last modified time | relevance | path

Searched refs:sendExit (Results 1 – 25 of 33) sorted by relevance

12

/dports/mail/roundcube/roundcubemail-1.5.1/program/actions/contacts/
H A Dphoto.php110 … $rcmail->output->sendExit($data, ['Content-Type: ' . rcube_mime::image_content_type($data)]);
114 $rcmail->output->sendExit('', ['HTTP/1.0 204 Photo not found']);
117 … $rcmail->output->sendExit(base64_decode(rcmail_output::BLANK_GIF), ['Content-Type: image/gif']);
H A Dqrcode.php48 $rcmail->output->sendExit($data, $headers);
51 $rcmail->output->sendExit('', ['HTTP/1.0 404 Contact not found']);
H A Dexport.php122 $rcmail->output->sendExit();
141 $rcmail->output->sendExit();
/dports/mail/roundcube/roundcubemail-1.5.1/program/actions/utils/
H A Derror.php111 $rcmail->output->sendExit('', ["HTTP/1.0 $HTTP_ERR_CODE $error_title"]);
144 $rcmail->output->sendExit($output);
H A Dtext2html.php39 $rcmail->output->sendExit($html, ['Content-Type: text/html; charset=' . RCUBE_CHARSET]);
H A Dhtml2text.php39 $rcmail->output->sendExit($text, ['Content-Type: text/plain; charset=' . RCUBE_CHARSET]);
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/jinterface/java_src/com/ericsson/otp/erlang/
H A DOtpCookedConnection.java130 super.sendExit(msg.getRecipientPid(), msg.getSenderPid(), in deliver()
187 super.sendExit(from, to, reason); in exit()
H A DAbstractConnection.java448 protected void sendExit(final OtpErlangPid from, final OtpErlangPid dest, in sendExit() method in AbstractConnection
450 sendExit(exitTag, from, dest, reason); in sendExit()
467 sendExit(exit2Tag, from, dest, reason); in sendExit2()
470 private void sendExit(final int tag, final OtpErlangPid from, in sendExit() method in AbstractConnection
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/jinterface/java_src/com/ericsson/otp/erlang/
H A DOtpCookedConnection.java128 super.sendExit(msg.getRecipientPid(), msg.getSenderPid(), in deliver()
179 super.sendExit(from, to, reason); in exit()
H A DAbstractConnection.java490 protected void sendExit(final OtpErlangPid from, final OtpErlangPid dest, in sendExit() method in AbstractConnection
492 sendExit(exitTag, from, dest, reason); in sendExit()
509 sendExit(exit2Tag, from, dest, reason); in sendExit2()
512 private void sendExit(final int tag, final OtpErlangPid from, in sendExit() method in AbstractConnection
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/jinterface/java_src/com/ericsson/otp/erlang/
H A DOtpCookedConnection.java128 super.sendExit(msg.getRecipientPid(), msg.getSenderPid(), in deliver()
179 super.sendExit(from, to, reason); in exit()
H A DAbstractConnection.java490 protected void sendExit(final OtpErlangPid from, final OtpErlangPid dest, in sendExit() method in AbstractConnection
492 sendExit(exitTag, from, dest, reason); in sendExit()
509 sendExit(exit2Tag, from, dest, reason); in sendExit2()
512 private void sendExit(final int tag, final OtpErlangPid from, in sendExit() method in AbstractConnection
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/jinterface/java_src/com/ericsson/otp/erlang/
H A DOtpCookedConnection.java128 super.sendExit(msg.getRecipientPid(), msg.getSenderPid(), in deliver()
179 super.sendExit(from, to, reason); in exit()
H A DAbstractConnection.java490 protected void sendExit(final OtpErlangPid from, final OtpErlangPid dest, in sendExit() method in AbstractConnection
492 sendExit(exitTag, from, dest, reason); in sendExit()
509 sendExit(exit2Tag, from, dest, reason); in sendExit2()
512 private void sendExit(final int tag, final OtpErlangPid from, in sendExit() method in AbstractConnection
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/jinterface/java_src/com/ericsson/otp/erlang/
H A DOtpCookedConnection.java130 super.sendExit(msg.getRecipientPid(), msg.getSenderPid(), in deliver()
187 super.sendExit(from, to, reason); in exit()
H A DAbstractConnection.java448 protected void sendExit(final OtpErlangPid from, final OtpErlangPid dest, in sendExit() method in AbstractConnection
450 sendExit(exitTag, from, dest, reason); in sendExit()
467 sendExit(exit2Tag, from, dest, reason); in sendExit2()
470 private void sendExit(final int tag, final OtpErlangPid from, in sendExit() method in AbstractConnection
/dports/lang/erlang/otp-OTP-24.1.7/lib/jinterface/java_src/com/ericsson/otp/erlang/
H A DOtpCookedConnection.java128 super.sendExit(msg.getRecipientPid(), msg.getSenderPid(), in deliver()
179 super.sendExit(from, to, reason); in exit()
H A DAbstractConnection.java490 protected void sendExit(final OtpErlangPid from, final OtpErlangPid dest, in sendExit() method in AbstractConnection
492 sendExit(exitTag, from, dest, reason); in sendExit()
509 sendExit(exit2Tag, from, dest, reason); in sendExit2()
512 private void sendExit(final int tag, final OtpErlangPid from, in sendExit() method in AbstractConnection
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/jinterface/java_src/com/ericsson/otp/erlang/
H A DOtpCookedConnection.java128 super.sendExit(msg.getRecipientPid(), msg.getSenderPid(), in deliver()
179 super.sendExit(from, to, reason); in exit()
H A DAbstractConnection.java490 protected void sendExit(final OtpErlangPid from, final OtpErlangPid dest, in sendExit() method in AbstractConnection
492 sendExit(exitTag, from, dest, reason); in sendExit()
509 sendExit(exit2Tag, from, dest, reason); in sendExit2()
512 private void sendExit(final int tag, final OtpErlangPid from, in sendExit() method in AbstractConnection
/dports/mail/roundcube/roundcubemail-1.5.1/program/include/
H A Drcmail_output.php139 public function sendExit($body = '', $headers = []) function in rcmail_output
/dports/www/beehive/beehive-0.4.0/vendor/github.com/fluffle/goirc/client/
H A Dconnection_test.go253 sendExit := callCheck(t)
297 sendExit.call()
313 sendExit.assertWasCalled("send did not exit cleanly.")
/dports/irc/komanda-cli/komanda-cli-b5ba03b/vendor/github.com/fluffle/goirc/goirc-1.0.1/client/
H A Dconnection_test.go253 sendExit := callCheck(t)
297 sendExit.call()
313 sendExit.assertWasCalled("send did not exit cleanly.")
/dports/audio/carla/Carla-2.4.1/source/backend/engine/
H A DCarlaEngineOsc.cpp184 sendExit(); in close()
H A DCarlaEngineOsc.hpp112 void sendExit() const noexcept;

12