Home
last modified time | relevance | path

Searched refs:emitter (Results 1 – 25 of 40) sorted by relevance

12

/plugin/davcal/vendor/sabre/event/tests/benchmark/
H A Dbench.php33 protected $emitter; variable in OneCallBack
38 $this->emitter = new EventEmitter();
39 $this->emitter->on('foo', function() {
48 $this->emitter->emit('foo', []);
57 protected $emitter; variable in ManyCallBacks
61 $this->emitter = new EventEmitter();
63 $this->emitter->on('foo', function() {
73 $this->emitter->emit('foo', []);
82 protected $emitter; variable in ManyPrioritizedCallBacks
86 $this->emitter = new EventEmitter();
[all …]
/plugin/asciidocjs/node_modules/nunjucks/browser/
Dnunjucks-slim.js2758 w.emitter = target;
2941 EventEmitter.listenerCount = function(emitter, type) {
2942 if (typeof emitter.listenerCount === 'function') {
2943 return emitter.listenerCount(type);
2945 return listenerCount.call(emitter, type);
2991 function once(emitter, name) {
2994 emitter.removeListener(name, resolver);
2999 if (typeof emitter.removeListener === 'function') {
3000 emitter.removeListener('error', errorListener);
3005 eventTargetAgnosticAddListener(emitter, name, resolver, { once: true });
[all …]
Dnunjucks.js5172 w.emitter = target;
5355 EventEmitter.listenerCount = function(emitter, type) {
5356 if (typeof emitter.listenerCount === 'function') {
5357 return emitter.listenerCount(type);
5359 return listenerCount.call(emitter, type);
5405 function once(emitter, name) {
5408 emitter.removeListener(name, resolver);
5413 if (typeof emitter.removeListener === 'function') {
5414 emitter.removeListener('error', errorListener);
5419 eventTargetAgnosticAddListener(emitter, name, resolver, { once: true });
[all …]
Dnunjucks-slim.min.js.map1emitter","Promise","errorListener","removeListener","resolver","eventTargetAgnosticAddListener","h…
Dnunjucks-slim.js.map1emitter.setMaxListeners() to ' +\n 'increase limit');\n w.name = 'Ma…
Dnunjucks.min.js.map1emitter","Promise","reject","errorListener","removeListener","resolver","eventTargetAgnosticAddLis…
Dnunjucks.js.map1emitter.setMaxListeners() to ' +\n 'increase limit');\n w.name = 'Ma…
Dnunjucks-slim.min.js2 …axListeners() to increase limit");f.name="MaxListenersExceededWarning",f.emitter=t,f.type=n,f.coun…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Deditor.worker.js.map1emitter = new Emitter({\n onFirstListenerAdd() {\n listener = event(emit…
Djson.worker.js.map1emitter = new Emitter({\n onFirstListenerAdd() {\n listener = event(emit…
/plugin/dropfiles/
Dyarn.lock777 event-emitter "~0.3.5"
787 event-emitter "~0.3.5"
922 event-emitter@~0.3.5:
924 …resolved "https://registry.yarnpkg.com/event-emitter/-/event-emitter-0.3.5.tgz#df8c69eef1647923c71…
/plugin/sequencediagram/bower_components/raphael/
Dyarn.lock311 component-emitter "^1.2.1"
477 component-emitter "^1.2.1"
598 component-emitter@^1.2.1:
600 …resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.2.1.tgz#137918d6d78…
/plugin/fetchmedia/
Dyarn.lock1193 event-emitter "~0.3.5"
1203 event-emitter "~0.3.5"
1363 event-emitter@~0.3.5:
1365 …resolved "https://registry.yarnpkg.com/event-emitter/-/event-emitter-0.3.5.tgz#df8c69eef1647923c71…
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
DUPGRADING.md113 // Get the emitter and listen to the before event.
278 event emitter of a request, client, etc. now uses the `getEmitter` method
287 - Use `emit()` instead of `dispatch()` to emit an event from an emitter.
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/
DUPGRADING.md163 // Get the emitter and listen to the before event.
328 event emitter of a request, client, etc. now uses the `getEmitter` method
337 - Use `emit()` instead of `dispatch()` to emit an event from an emitter.
/plugin/datatables/assets/pdfmake/
Dpdfmake.js36050 w.emitter = target;
36233 EventEmitter.listenerCount = function(emitter, type) {
36234 if (typeof emitter.listenerCount === 'function') {
36235 return emitter.listenerCount(type);
36237 return listenerCount.call(emitter, type);
36283 function once(emitter, name) {
36286 emitter.removeListener(name, resolver);
36291 if (typeof emitter.removeListener === 'function') {
36292 emitter.removeListener('error', errorListener);
36297 eventTargetAgnosticAddListener(emitter, name, resolver, { once: true });
[all …]
/plugin/asciidocjs/node_modules/async/
DCHANGELOG.md195 …vior, you should more accurately represent your control flow as an event emitter or stream. ([#814…
/plugin/xlsx2dw/packages/exceljs/
Dexceljs.js48811 w.emitter = target;
48989 EventEmitter.listenerCount = function (emitter, type) {
48990 if (typeof emitter.listenerCount === 'function') {
48991 return emitter.listenerCount(type);
48993 return listenerCount.call(emitter, type);
71656 var EElistenerCount = function EElistenerCount(emitter, type) {
71657 return emitter.listeners(type).length;
71717 function prependListener(emitter, event, fn) {
71720 …if (typeof emitter.prependListener === 'function') return emitter.prependListener(event, fn); // T…
71725emitter._events || !emitter._events[event]) emitter.on(event, fn);else if (Array.isArray(emitter._…
[all …]
/plugin/codemirror/dist/
Dscripts.min.js.map1emitter","addEventListener","attachEvent","_handlers","concat","getHandlers","off","removeEventLis…
/plugin/ckeditor5markdown/
Dckeditor.js2emitter:e,callbacks:{}}),(r=o.callbacks[t])||(r=o.callbacks[t]=[]),r.push(n),function(e,t,n,i,o){t… property
/plugin/highlightjs/highlight/
Dhighlight.pack.js1 …s:1,editRenderLayerMembers:1,editor:1,editorTemplate:1,effector:1,emit:1,emitter:1,enableDevice:1,… property
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
Dpdfmake.js17688 EventEmitter.listenerCount = function(emitter, type) {
17690 if (!emitter._events || !emitter._events[type])
17692 else if (isFunction(emitter._events[type]))
17695 ret = emitter._events[type].length;
17799 if (!EE.listenerCount) EE.listenerCount = function(emitter, type) {
17800 return emitter.listeners(type).length;
/plugin/c3chart/assets/
Dd3.min.js2emitter||new o(t,n)}function o(t,n){this.that=t,this.args=n,this.state=t.__brush,this.active=0}fun…
/plugin/mermaid/
H A Dmermaid.min.js1976emitter||(n.emitter=new aC(JQe,r))}return this},"createEmitter"),emitter:o(function(){return this.… property
/plugin/diagramsnet/lib/js/socket.io/
Dsimplepeer9.10.0.min.js6 …xListeners() to increase limit"));c.name="MaxListenersExceededWarning",c.emitter=e,c.type=t,c.coun…

12