Home
last modified time | relevance | path

Searched defs:catch_error (Results 1 – 25 of 38) sorted by relevance

12

/dports/databases/couchdb3/apache-couchdb-3.2.1/src/chttpd/src/
H A Dchttpd.erl332 catch_error(_HttpReq, throw, {http_head_abort, Resp}, _Stack) -> function
334 catch_error(_HttpReq, throw, {http_abort, Resp, Reason}, _Stack) -> function
336 catch_error(HttpReq, throw, {invalid_json, _}, _Stack) -> function
338 catch_error(HttpReq, exit, {mochiweb_recv_error, E}, _Stack) -> function
350 catch_error(HttpReq, exit, {uri_too_long, _}, _Stack) -> function
352 catch_error(HttpReq, exit, {body_too_large, _}, _Stack) -> function
354 catch_error(HttpReq, throw, Error, _Stack) -> function
356 catch_error(HttpReq, error, database_does_not_exist, _Stack) -> function
358 catch_error(HttpReq, Tag, Error, Stack) -> function
/dports/net-im/py-slixmpp/slixmpp-1.7.1/tests/
H A Dtest_stream_exceptions.py131 def catch_error(*args, **kwargs): function
166 def catch_error(*args, **kwargs): function
/dports/x11-wm/mutter/mutter-41.1/src/compositor/
H A Dcogl-utils.c103 GError *catch_error = NULL; in meta_create_texture() local
H A Dmeta-background.c665 GError *catch_error = NULL; in ensure_wallpaper_texture() local
802 GError *catch_error = NULL; in meta_background_get_texture() local
H A Dmeta-texture-tower.c384 GError *catch_error = NULL; in texture_tower_revalidate() local
/dports/databases/postgis25/postgis-2.5.5/topology/test/regress/
H A Dst_remedgemodface.sql140 CREATE OR REPLACE FUNCTION catch_error(query text) function
H A Dst_remedgenewface.sql140 CREATE OR REPLACE FUNCTION catch_error(query text) function
/dports/databases/postgis32/postgis-3.2.0/topology/test/regress/
H A Dst_remedgemodface.sql138 CREATE OR REPLACE FUNCTION catch_error(query text) function
H A Dst_remedgenewface.sql138 CREATE OR REPLACE FUNCTION catch_error(query text) function
/dports/databases/postgis30/postgis-3.0.4/topology/test/regress/
H A Dst_remedgemodface.sql138 CREATE OR REPLACE FUNCTION catch_error(query text) function
H A Dst_remedgenewface.sql138 CREATE OR REPLACE FUNCTION catch_error(query text) function
/dports/databases/postgis31/postgis-3.1.4/topology/test/regress/
H A Dst_remedgemodface.sql138 CREATE OR REPLACE FUNCTION catch_error(query text) function
H A Dst_remedgenewface.sql138 CREATE OR REPLACE FUNCTION catch_error(query text) function
/dports/devel/R-cran-testthat/testthat/R/
H A Dtest-compiled-code.R42 catch_error <- FALSE functionVar
47 catch_error <- TRUE functionVar
/dports/sysutils/py-rdiff-backup/rdiff-backup-2.0.5/src/rdiff_backup/
H A Drobust.py68 def catch_error(exc): function
/dports/java/java-subversion/subversion-1.14.1/subversion/bindings/cxx/tests/
H A Dtest_exceptions.cpp60 BOOST_AUTO_TEST_CASE(catch_error) in BOOST_AUTO_TEST_CASE() argument
/dports/devel/py-subversion/subversion-1.14.1/subversion/bindings/cxx/tests/
H A Dtest_exceptions.cpp60 BOOST_AUTO_TEST_CASE(catch_error) in BOOST_AUTO_TEST_CASE() argument
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/bindings/cxx/tests/
H A Dtest_exceptions.cpp60 BOOST_AUTO_TEST_CASE(catch_error) in BOOST_AUTO_TEST_CASE() argument
/dports/devel/p5-subversion/subversion-1.14.1/subversion/bindings/cxx/tests/
H A Dtest_exceptions.cpp60 BOOST_AUTO_TEST_CASE(catch_error) in BOOST_AUTO_TEST_CASE() argument
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/neon-runtime-0.9.1/src/napi/
H A Derror.rs17 pub unsafe fn catch_error(env: Env, error: *mut Local) -> bool { in catch_error() function
/dports/devel/pecl-swoole/swoole-4.8.5/include/
H A Dswoole_async.h64 bool catch_error() { in catch_error() function
/dports/www/e107/e107/e107_admin/
H A Dupdate_routines.php2101 function catch_error(&$target) function
/dports/lang/elixir-devel/elixir-1.13.1/lib/ex_unit/lib/ex_unit/
H A Dassertions.ex881 defmacro catch_error(expression) do macro
/dports/lang/elixir/elixir-1.12.3/lib/ex_unit/lib/ex_unit/
H A Dassertions.ex881 defmacro catch_error(expression) do macro
/dports/x11-wm/muffin/muffin-4.8.0/src/compositor/
H A Dmeta-texture-tower.c399 CoglError *catch_error = NULL; in texture_tower_revalidate() local

12