Home
last modified time | relevance | path

Searched refs:_get_assoc (Results 1 – 4 of 4) sorted by relevance

/plugin/fedauth/Auth/OpenID/
H A DSQLStore.php354 function _get_assoc($server_url, $handle) function in Auth_OpenID_SQLStore
382 if ($this->_get_assoc($server_url, $handle) == null) {
400 $assoc = $this->_get_assoc($server_url, $handle);
H A DPostgreSQLStore.php81 $result = $this->_get_assoc($server_url, $handle);
/plugin/openid/Auth/OpenID/
H A DPostgreSQLStore.php81 $result = $this->_get_assoc($server_url, $handle);
H A DSQLStore.php381 function _get_assoc($server_url, $handle) function in Auth_OpenID_SQLStore
411 if ($this->_get_assoc($server_url, $handle) == null) {
429 $assoc = $this->_get_assoc($server_url, $handle);