Home
last modified time | relevance | path

Searched defs:handle_errors (Results 1 – 25 of 89) sorted by relevance

1234

/dports/devel/elixir-plug/plug-1.4.5/lib/plug/
H A Derror_handler.ex17 def handle_errors(conn, %{kind: _kind, reason: _reason, stack: _stack}) do function
49 def handle_errors(conn, assigns) do function
H A Drouter.ex155 defp handle_errors(conn, %{kind: _kind, reason: _reason, stack: _stack}) do function
/dports/mail/squirrelmail/squirrelmail.stable/squirrelmail/functions/
H A Dimap_messages.php56 function sqimap_msgs_list_move($imap_stream, $id, $mailbox, $handle_errors = true) {
1134 function sqimap_messages_copy($imap_stream, $start, $end, $mailbox, $handle_errors=true) {
1162 function sqimap_messages_flag($imap_stream, $start, $end, $flag, $handle_errors) {
1169 function sqimap_messages_remove_flag($imap_stream, $start, $end, $flag, $handle_errors) {
1175 function sqimap_toggle_flag($imap_stream, $id, $flag, $set, $handle_errors) {
H A Dimap_general.php40 function sqimap_run_command_list ($imap_stream, $query, $handle_errors, &$response, &$message, $uni…
58 function sqimap_run_command ($imap_stream, $query, $handle_errors, &$response,
79 function sqimap_run_literal_command($imap_stream, $query, $handle_errors, &$response, &$message, $u…
201 function sqimap_read_data_list ($imap_stream, $tag_uid, $handle_errors,
466 function sqimap_read_data ($imap_stream, $tag_uid, $handle_errors,
H A Dimap_mailbox.php198 function sqimap_mailbox_expunge ($imap_stream, $mailbox, $handle_errors = true, $id='') {
250 function sqimap_mailbox_select ($imap_stream, $mailbox, $handle_errors=true) {
/dports/databases/p5-DBIx-Class-Migration/DBIx-Class-Migration-0.075/lib/DBIx/Class/Migration/
H A DRunScript.pm41 sub handle_errors { method in DBIx::Class::Migration::RunScript
/dports/print/texinfo/texinfo-6.8/util/
H A Dtexi-elements-by-size190 sub handle_errors($$) { subroutine
/dports/lang/parrot/parrot-8.1.0/tools/dev/
H A Dparrot_shell.pl141 sub handle_errors { subroutine
/dports/misc/vifm/vifm-0.11/tests/ior/
H A Derror.c80 handle_errors(struct io_args_t *args, const ioe_err_t *err) in handle_errors() function
/dports/net/gsk/gsk-1.0.63/src/tests/
H A Dtest-echo.c22 handle_errors (GError *error, in handle_errors() function
H A Dtest-http-server.c143 handle_errors (GError *error, in handle_errors() function
/dports/net/p5-Queue-Beanstalk/Queue-Beanstalk-0.02/lib/Queue/
H A DBeanstalk.pm333 sub handle_errors ($$$@) { subroutine
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/metrics/dashboard/
H A Derrors.rb18 def handle_errors(error) method
/dports/net/p5-Net-Cassandra-Easy/Net-Cassandra-Easy-0.15/lib/Net/Cassandra/
H A DEasy.pm789 sub handle_errors subroutine
/dports/devel/p5-Sort-Maker/Sort-Maker-0.06/t/
H A Dcommon.pm62 sub handle_errors { subroutine
/dports/devel/py-zope.publisher/zope.publisher-3.13.1/src/zope/publisher/
H A Dpublish.py115 def publish(request, handle_errors=True): argument
/dports/print/texinfo/texinfo-6.8/tp/
H A Dtexi2any.pl629 sub handle_errors($$$) subroutine
/dports/misc/vifm/vifm-0.11/tests/iop/
H A Derror.c157 handle_errors(struct io_args_t *args, const ioe_err_t *err) in handle_errors() function
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/dd/impl/
H A Dsdi_utils.h129 bool handle_errors(THD *thd, CH_CLOS &&chc, ACTION_CLOS &&ac) { in handle_errors() function
/dports/www/habari/habari-0.8/system/classes/
H A Derror.php34 public static function handle_errors() function in Error
/dports/devel/sol2/sol2-4.0.0-alpha/include/sol/
H A Derror.hpp54 inline int handle_errors(lua_State* L, const error_result& er) { in handle_errors() function
/dports/mail/p5-IMAP-Sieve/websieve-063a/
H A Dwebsieve.pl45 sub handle_errors { subroutine
/dports/mail/websieve/websieve-063a/
H A Dwebsieve.pl45 sub handle_errors { subroutine
/dports/devel/elixir-plug/plug-1.4.5/test/plug/
H A Drouter_test.exs46 def handle_errors(conn, assigns) do function
/dports/sysutils/busybox/busybox-1.26.2/libbb/
H A Dbb_strtonum.c39 static unsigned long long handle_errors(unsigned long long v, char **endp) in handle_errors() function

1234