| /plugin/findologicxmlexport/vendor/hoa/consistency/ |
| D | Xcallable.php | 59 protected $_callback = null; variable in Hoa\\Consistency\\Xcallable 88 $this->_callback = $call; 111 $this->_callback = $call; 143 $this->_callback = [$call, $able]; 182 $callback = $this->_callback; 247 $_ = &$this->_callback;
|
| /plugin/elasticsearch/vendor/ruflin/elastica/src/Connection/Strategy/ |
| D | CallbackStrategy.php | 17 protected $_callback; variable in Elastica\\Connection\\Strategy\\CallbackStrategy 21 $this->_callback = $callback; 29 return ($this->_callback)($connections);
|
| /plugin/elasticsearch/vendor/ruflin/elastica/src/Connection/ |
| D | ConnectionPool.php | 31 protected $_callback; variable in Elastica\\Connection\\ConnectionPool 37 $this->_callback = $callback; 93 if ($this->_callback) { 94 ($this->_callback)($connection, $e, $client);
|
| /plugin/findologicxmlexport/vendor/hoa/iterator/ |
| D | CallbackGenerator.php | 54 protected $_callback = null; variable in Hoa\\Iterator\\CallbackGenerator 79 $this->_callback = $callback; 91 $handle = $this->_callback;
|
| /plugin/asciidocjs/node_modules/jake/test/integration/ |
| D | helpers.js | 7 var _callback; 14 _callback(); 70 _callback = callback;
|
| /plugin/html2pdf/html2pdf/html2ps/ |
| D | tree.navigation.inc.php | 5 var $_callback; variable in TreeWalkerDepthFirst 8 $this->_callback = $callback; 12 call_user_func($this->_callback, array('node' => &$node));
|
| /plugin/nstoc/ |
| D | syntax.php | 60 var $_callback = NULL; variable in syntax_plugin_nstoc 637 if (! $this->_callback) { 645 $this->_callback = create_function( 656 search($ids, $conf['datadir'], $this->_callback, 660 search($ids, $conf['datadir'], $this->_callback,
|
| /plugin/asciidocjs/node_modules/jake/lib/utils/ |
| D | index.js | 183 this._callback = callback; 276 if (typeof self._callback == 'function') { 277 self._callback();
|
| /plugin/remotescript/ |
| D | script.js | 19 var _callback = null; 30 _callback = callback; 43 if (_callback instanceof Array) { 44 c.callback = _callback[0]; 45 c.method = _callback[1] 47 c.callback = _callback;
|
| /plugin/elasticsearch/vendor/ruflin/elastica/src/ |
| D | Client.php | 36 protected $_callback; variable in Elastica\\Client 82 $this->_callback = $callback; 693 … $this->_connectionPool = new Connection\ConnectionPool($connections, $strategy, $this->_callback);
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/ext/ |
| D | dhtmlxgantt_click_drag.js | 13 …_callback=t.callback),"function"==typeof t.render&&(this.render=function(){e._el=t.render(e._start…
|
| D | dhtmlxgantt_click_drag.js.map | 1 …_callback","render","_startPoint","_endPoint","draw","_singleRow","singleRow","_useRequestAnimatio…
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/ |
| D | dhtmlxgantt_click_drag.js | 313 this._callback = config.callback; 424 if (this._callback) { 425 …this._callback(this._startPoint, this._endPoint, this._startDate, this._endDate, tasksByTime, task…
|
| /plugin/asciidocjs/node_modules/neo-async/ |
| D | async.js | 7958 var _callback, _unshift; 7998 callback: _callback 8025 _callback = callback; 8028 _callback = undefined; 8302 var _callback = callback; 8304 _callback(err, safeResults);
|
| /plugin/sequencediagram/bower_components/lodash/vendor/backbone/ |
| D | backbone.js | 281 callback !== handler.callback._callback || 330 once._callback = callback;
|
| /plugin/authssocas/vendor/apereo/phpcas/source/CAS/ |
| H A D | Client.php | 1764 $this->_callback(); 2632 private function _callback() function in CAS_Client
|
| /plugin/diagramsnet/lib/js/dropbox/ |
| D | Dropbox-sdk.min.js | 9 …_callback;this.clearTimeout(),e&&(this._maxRetries&&(e.retries=this._retries-1),this.emit("error",…
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/ |
| D | recipes.rst | 568 .. _callback: https://secure.php.net/manual/en/function.is-callable.php
|
| /plugin/sequencediagram/bower_components/snap.svg/dist/ |
| D | snap.svg.js | 3357 anim: new Animation(a._attrs, a.dur, a.easing, a._callback), 3476 anim._callback = callback;
|
| D | snap.svg-min.js | 19 …_callback),mina:a,curStatus:a.status(),status:function(b){return a.status(b)},stop:function(){a.st…
|
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 48882 this._callback = function () { 48900 this.timer = (0, _feature.requestAnimationFrame)(this._callback); 48933 this.timer = (0, _feature.requestAnimationFrame)(this._callback);
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/ |
| D | dhtmlxgantt.js | 13 …_callback=null===r?e:l.domainBind(r,e),this._preservedValues=n===a?new Array(this.length()):null,t…
|
| /plugin/pdfjs/pdfjs/web/ |
| D | viewer.js | 14712 callback = callback || function _callback() {};
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
| D | dhtmlxgantt.js | 2379 this._callback = domain === null ? fn : util.domainBind(domain, fn); 2419 var callback = this._callback;
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …_callback=function(){return _this.__callback();};}_createClass(Interval,[{key:'start',value:functi…
|