Home
last modified time | relevance | path

Searched refs:removeAllListeners (Results 1 – 25 of 64) sorted by relevance

123

/plugin/webdav/vendor/sabre/event/lib/
DEventEmitterInterface.php98 function removeAllListeners($eventName = null); function
DEventEmitterTrait.php201 function removeAllListeners($eventName = null) { function
/plugin/davcal/vendor/sabre/event/lib/
H A DEventEmitterInterface.php98 function removeAllListeners($eventName = null); function
H A DEventEmitterTrait.php201 function removeAllListeners($eventName = null) { function
/plugin/davcal/vendor/sabre/event/tests/
H A DEventEmitterTest.php238 $ee->removeAllListeners('foo');
263 $ee->removeAllListeners();
/plugin/davcal/vendor/sabre/event/
H A DCHANGELOG.md43 * Added: removeListener, removeAllListeners
/plugin/asciidocjs/node_modules/jake/lib/task/
Dtask.js175 prereq.removeAllListeners('_done');
232 prereq.removeAllListeners('_done');
/plugin/webdav/vendor/sabre/event/
DCHANGELOG.md70 * Added: removeListener, removeAllListeners
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DScheduleDeliverTest.php498 $this->server->removeAllListeners('schedule');
/plugin/asciidocjs/node_modules/nunjucks/browser/
Dnunjucks-slim.js2865 EventEmitter.prototype.removeAllListeners =
2866 function removeAllListeners(type) {
2894 this.removeAllListeners(key);
2896 this.removeAllListeners('removeListener');
Dnunjucks-slim.min.js2removeAllListeners=function(t){var n,r,i;if(void 0===(r=this.y))return this;if(void 0===r.removeLi…
Dnunjucks.js5279 EventEmitter.prototype.removeAllListeners =
5280 function removeAllListeners(type) {
5308 this.removeAllListeners(key);
5310 this.removeAllListeners('removeListener');
Dnunjucks.min.js2removeAllListeners=function(t){var n,i,r;if(void 0===(i=this.z))return this;if(void 0===i.removeLi…
Dnunjucks-slim.min.js.map1removeAllListeners","rawListeners","eventNames","callable","defined","divisibleby","one","two","es…
Dnunjucks-slim.js.map1removeAllListeners =\n function removeAllListeners(type) {\n var listeners, events, i;\n\n…
/plugin/diagramsnet/lib/js/socket.io/
Dsimplepeer9.10.0.min.js6removeAllListeners=function(e){var t,n,r;if(n=this._events,void 0===n)return this;if(void 0===n.re…
Dsocket.io.min.js6 …(t,n),this},r.prototype.off=r.prototype.removeListener=r.prototype.removeAllListeners=r.prototype.… method in r
/plugin/json/script/
Dejs.min.js1 …ess.once=noop;process.off=noop;process.removeListener=noop;process.removeAllListeners=noop;process…
/plugin/asciidocjs/node_modules/ejs/
Dejs.min.js1 …ess.once=noop;process.off=noop;process.removeListener=noop;process.removeAllListeners=noop;process…
Dejs.js1674 process.removeAllListeners = noop;
/plugin/diagramsnet/lib/js/dropbox/
DDropbox-sdk.min.js9removeAllListeners=n.prototype.removeEventListener=function(e,t){if(this._callbacks=this._callback… method in n
/plugin/diagramsnet/lib/js/diagramly/
DElectronApp.js1780 win.removeAllListeners();
/plugin/twcheckliste/theme_twCheckliste/
Dpackery.pkgd.min.js12 …e)&&t.test(e)&&delete n[e];else delete this._events;return this},n.removeAllListeners=i("removeEve…
/plugin/syntaxhighlighter4/dist/
Dsyntaxhighlighter.js3650 process.removeAllListeners = noop;
/plugin/dirtylittlehelper/mermaid/editor/docs/
Deditor.worker.js1 …ns={},r.on=g,r.addListener=g,r.once=g,r.off=g,r.removeListener=g,r.removeAllListeners=g,r.emit=g,r…

123