Home
last modified time | relevance | path

Searched refs:_openDB (Results 1 – 3 of 3) sorted by relevance

/plugin/authdrupal7/
H A Dauth.php83 if($this->_openDB()) {
130 if($this->_openDB()) {
236 if($this->_openDB()) {
308 protected function _openDB() { function in auth_plugin_authdrupal7
/plugin/authdrupal8/
H A Dauth.php79 if($this->_openDB()) {
125 if($this->_openDB()) {
231 if($this->_openDB()) {
302 protected function _openDB() {
313 protected function _openDB() { global() function in auth_plugin_authdrupal8
/plugin/authsqlite/
H A Dauth.php126 if($this->_openDB()) {
151 if($this->_openDB()) {
298 protected function _openDB() { function in auth_plugin_authsqlite