Searched refs:_connect (Results 1 – 9 of 9) sorted by relevance
| /plugin/freechat/phpfreechat/src/containers/ |
| 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();
|
| 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/ |
| 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/ |
| D | fetcher.url.class.php | 125 function _connect() { function in FetcherUrl 320 $socket = $this->_connect(); 353 $socket = $this->_connect();
|
| /plugin/phpbblinks/ |
| D | action.php | 69 if (!$this->_connect()) 236 function _connect() { function in action_plugin_phpbblinks
|
| /plugin/bpmnio/vendor/dmn-js/dist/ |
| D | dmn-modeler.production.min.js | 191 …_connect=o,this._create=r,this._rules=s,this._popupMenu=a,this._canvas=l,this._translate=c,!1!==u.…
|
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| 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.…
|
| D | bpmn-modeler.development.js | 36095 this._connect = connect; 36144 connect = this._connect,
|
| /plugin/bpmnio/vendor/bpmn-js/dist/ |
| D | bpmn-modeler.production.min.js | 197 …_connect=a,this._create=s,this._popupMenu=c,this._canvas=p,this._rules=l,this._translate=u,this._e…
|