Home
last modified time | relevance | path

Searched defs:find_handler (Results 1 – 25 of 172) sorted by relevance

1234567

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/wx/src/
H A Dwxe_server.erl366 find_handler([{Object,Evh}|Evs], Object, Match) -> function
371 find_handler([_|Evs], Object, Match) -> function
373 find_handler([], _, _) -> []. function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/wx/src/
H A Dwxe_server.erl366 find_handler([{Object,Evh}|Evs], Object, Match) -> function
371 find_handler([_|Evs], Object, Match) -> function
373 find_handler([], _, _) -> []. function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/wx/src/
H A Dwxe_server.erl366 find_handler([{Object,Evh}|Evs], Object, Match) -> function
371 find_handler([_|Evs], Object, Match) -> function
373 find_handler([], _, _) -> []. function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/wx/src/
H A Dwxe_server.erl368 find_handler([{Object,Evh}|Evs], Object, Match) -> function
373 find_handler([_|Evs], Object, Match) -> function
375 find_handler([], _, _) -> []. function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/src/
H A Dwxe_server.erl368 find_handler([{Object,Evh}|Evs], Object, Match) -> function
373 find_handler([_|Evs], Object, Match) -> function
375 find_handler([], _, _) -> []. function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/src/
H A Dwxe_server.erl368 find_handler([{Object,Evh}|Evs], Object, Match) -> function
373 find_handler([_|Evs], Object, Match) -> function
375 find_handler([], _, _) -> []. function
/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/src/
H A Dwxe_server.erl368 find_handler([{Object,Evh}|Evs], Object, Match) -> function
373 find_handler([_|Evs], Object, Match) -> function
375 find_handler([], _, _) -> []. function
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/email/
H A Dservice_desk_receiver.rb8 def find_handler method in Gitlab.Email.ServiceDeskReceiver
H A Dreceiver.rb57 def find_handler method in Gitlab.Email.Receiver
/dports/www/py-tornado4/tornado-4.5.3/tornado/test/
H A Drouting_test.py24 def find_handler(self, request, **kwargs): member in BasicRouter
68 def find_handler(self, request, **kwargs): member in HTTPMethodRouter
112 def find_handler(self, request, **kwargs): member in CustomRouter
/dports/sysutils/py-salt/salt-3004.1/salt/ext/tornado/test/
H A Drouting_test.py25 def find_handler(self, request, **kwargs): member in BasicRouter
69 def find_handler(self, request, **kwargs): member in HTTPMethodRouter
113 def find_handler(self, request, **kwargs): member in CustomRouter
/dports/www/py-tornado5/tornado-5.1.1/tornado/test/
H A Drouting_test.py24 def find_handler(self, request, **kwargs): member in BasicRouter
70 def find_handler(self, request, **kwargs): member in HTTPMethodRouter
114 def find_handler(self, request, **kwargs): member in CustomRouter
/dports/www/py-tornado/tornado-6.1/tornado/test/
H A Drouting_test.py35 def find_handler(self, request, **kwargs): member in BasicRouter
80 def find_handler(self, request, **kwargs): member in HTTPMethodRouter
124 def find_handler(self, request, **kwargs): member in CustomRouter
/dports/devel/py-distributed/distributed-2021.11.2/distributed/http/
H A Drouting.py49 def find_handler(self, request: tornado.httputil.HTTPServerRequest, **kwargs): member in RoutingApplication
/dports/devel/ptypes/ptypes-2.1.1/wshare/
H A Dmodules.cxx49 handler_info* find_handler(handler_info* list, const string& param) in find_handler() function
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/cherrypy/
H A D_cpdispatch.py298 def find_handler(self, path): member in Dispatcher
531 def find_handler(self, path_info): member in RoutesDispatcher
/dports/www/py-cherrypy/CherryPy-17.4.2/cherrypy/
H A D_cpdispatch.py298 def find_handler(self, path): member in Dispatcher
531 def find_handler(self, path_info): member in RoutesDispatcher
/dports/security/modsecurity3/modsecurity-v3.0.5/src/utils/
H A Dshared_files.cc38 std::pair<msc_file_handler *, FILE *> SharedFiles::find_handler( in find_handler() function in modsecurity::utils::SharedFiles
/dports/www/py-tornado4/tornado-4.5.3/tornado/
H A Drouting.py198 def find_handler(self, request, **kwargs): member in Router
314 def find_handler(self, request, **kwargs): member in RuleRouter
/dports/sysutils/py-salt/salt-3004.1/salt/ext/tornado/
H A Drouting.py199 def find_handler(self, request, **kwargs): member in Router
315 def find_handler(self, request, **kwargs): member in RuleRouter
/dports/www/py-tornado5/tornado-5.1.1/tornado/
H A Drouting.py198 def find_handler(self, request, **kwargs): member in Router
330 def find_handler(self, request, **kwargs): member in RuleRouter
/dports/emulators/dosbox/dosbox-0.74-3/include/
H A Dmodules.h122 char * ModuleStart (MODULE_FindHandler find_handler) { in ModuleStart()
/dports/games/libretro-dosbox/dosbox-libretro-aa71b67/include/
H A Dmodules.h122 char * ModuleStart (MODULE_FindHandler find_handler) { in ModuleStart()
/dports/devel/sobjectizer/sobjectizer-v.5.7.2.5/dev/so_5/impl/
H A Dsubscr_storage_adaptive.cpp180 storage_t::find_handler( in find_handler() function in so_5::impl::adaptive_subscr_storage::storage_t
/dports/www/py-tornado/tornado-6.1/tornado/
H A Drouting.py193 def find_handler( member in Router
358 def find_handler( member in RuleRouter

1234567