Home
last modified time | relevance | path

Searched defs:db_handler (Results 1 – 17 of 17) sorted by relevance

/dports/databases/couchdb3/apache-couchdb-3.2.1/src/chttpd/src/
H A Dchttpd_httpd_handlers.erl32 db_handler(<<"_view_cleanup">>) -> fun chttpd_db:handle_view_cleanup_req/2; function
33 db_handler(<<"_compact">>) -> fun chttpd_db:handle_compact_req/2; function
34 db_handler(<<"_design">>) -> fun chttpd_db:handle_design_req/2; function
35 db_handler(<<"_partition">>) -> fun chttpd_db:handle_partition_req/2; function
36 db_handler(<<"_temp_view">>) -> fun chttpd_view:handle_temp_view_req/2; function
37 db_handler(<<"_changes">>) -> fun chttpd_db:handle_changes_req/2; function
38 db_handler(_) -> no_match. function
H A Dchttpd_handlers.erl32 db_handler(HandlerKey, DefaultFun) -> function
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/mango/src/
H A Dmango_httpd_handlers.erl19 db_handler(<<"_index">>) -> fun mango_httpd:handle_req/2; function
20 db_handler(<<"_explain">>) -> fun mango_httpd:handle_req/2; function
21 db_handler(<<"_find">>) -> fun mango_httpd:handle_req/2; function
22 db_handler(_) -> no_match. function
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/mem3/src/
H A Dmem3_httpd_handlers.erl21 db_handler(<<"_shards">>) -> fun mem3_httpd:handle_shards_req/2; function
22 db_handler(<<"_sync_shards">>) -> fun mem3_httpd:handle_sync_req/2; function
23 db_handler(_) -> no_match. function
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/dreyfus/src/
H A Ddreyfus_httpd_handlers.erl23 db_handler(<<"_search_cleanup">>) -> fun dreyfus_httpd:handle_cleanup_req/2; function
24 db_handler(_) -> no_match. function
/dports/math/minizinc-ide/MiniZincIDE-2.5.5/cp-profiler/src/cpprofiler/
H A Ddb_handler.hh10 namespace db_handler namespace
H A Ddb_handler.cpp13 namespace db_handler namespace
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/couch/src/
H A Dcouch_httpd_handlers.erl19 db_handler(_) -> no_match. function
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/setup/src/
H A Dsetup_httpd_handlers.erl20 db_handler(_) -> no_match. function
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/global_changes/src/
H A Dglobal_changes_httpd_handlers.erl20 db_handler(_) -> no_match. function
/dports/databases/p5-POE-Component-EasyDBI/POE-Component-EasyDBI-1.28/lib/POE/Component/
H A DEasyDBI.pm426 sub db_handler { subroutine
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.UI/
H A DDesignTimeParseData.cs41 EventHandler db_handler; field in System.Web.UI.DesignTimeParseData
/dports/www/pnews/pnews266/
H A Dnnrpclass.php37 var $db_handler; variable in pnews_nnrp
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/spider/
H A Dspd_db_conn.cc5921 spider_db_handler *db_handler, in spider_db_simple_action()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/spider/
H A Dspd_db_conn.cc5921 spider_db_handler *db_handler, in spider_db_simple_action()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/spider/
H A Dspd_db_conn.cc6385 spider_db_handler *db_handler, in spider_db_simple_action()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/spider/
H A Dspd_db_conn.cc6385 spider_db_handler *db_handler, in spider_db_simple_action()