Searched refs:_connect (Results 1 – 9 of 9) sorted by relevance
/plugin/freechat/phpfreechat/src/containers/ |
H A D | mysql.class.php | 100 $db = $this->_connect($c); 143 function _connect($c = null) function in pfcContainer_Mysql 161 $db = $this->_connect(); 196 $db = $this->_connect(); 256 $db = $this->_connect(); 290 $db = $this->_connect();
|
H A D | oracle.class.php | 92 $db = $this->_connect($c); 139 function _connect($c = null) function in pfcContainer_Oracle 172 $db = $this->_connect(); 231 $db = $this->_connect(); 303 $db = $this->_connect(); 362 $db = $this->_connect();
|
/plugin/sync/ |
H A D | admin.php | 23 function _connect(){ function in admin_plugin_sync 217 if(!$this->_connect()) return false; 345 if(!$this->_connect()) return array(); 389 if(!$this->_connect()) return false; 628 if(!$this->_connect()) return false; 645 if(!$this->_connect()) return array(); 709 if(!$this->_connect()) return false;
|
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | fetcher.url.class.php | 125 function _connect() { function in FetcherUrl 320 $socket = $this->_connect(); 353 $socket = $this->_connect();
|
/plugin/phpbblinks/ |
H A D | action.php | 69 if (!$this->_connect()) 236 function _connect() { function in action_plugin_phpbblinks
|
/plugin/bpmnio/vendor/dmn-js/dist/ |
H A D | dmn-modeler.production.min.js | 21 …_connect=r,this._create=o,this._rules=a,this._popupMenu=s,this._canvas=u,this._translate=c,!1!==l.…
|
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
H A D | bpmn-modeler.production.min.js | 34 …_connect=a,this._create=s,this._popupMenu=c,this._canvas=p,this._rules=u,this._translate=l,!1!==e.…
|
H A D | bpmn-modeler.development.js | 36095 this._connect = connect; 36144 connect = this._connect,
|
/plugin/bpmnio/vendor/bpmn-js/dist/ |
H A D | bpmn-modeler.production.min.js | 194 …_connect=a,this._create=s,this._popupMenu=c,this._canvas=p,this._rules=l,this._translate=u,!1!==e.…
|