Home
last modified time | relevance | path

Searched refs:handlers (Results 1 – 4 of 4) sorted by relevance

/dokuwiki/vendor/simplepie/simplepie/src/
DCache.php69 protected static $handlers = [ variable in SimplePie\\Cache
95 if (!empty(self::$handlers[$type])) {
96 $class = self::$handlers[$type];
123 self::$handlers[$type] = $class;
/dokuwiki/lib/plugins/info/
Dsyntax.php295 foreach ($list as $event => $handlers) {
302 foreach ($handlers as $sequence) {
/dokuwiki/lib/scripts/jquery/
Djquery.min.js2handlers.call(this,u,l),t=0;while((i=a[t++])&&!u.isPropagationStopped()){u.currentTarget=i.elem,n=… method
/dokuwiki/_test/core/
DphpQuery-onefile.php863 foreach($eventNode->eventHandlers as $eventType => $handlers) {
873 foreach($handlers as $handler) {