Home
last modified time | relevance | path

Searched refs:mergeGroups (Results 1 – 2 of 2) sorted by relevance

/plugin/oauth/
H A DOAuthManager.php252 $userdata['grps'] = $this->mergeGroups(
287 protected function mergeGroups($localGroups, $providerGroups, $servicenames, $overwrite) function in dokuwiki\\plugin\\oauth\\OAuthManager
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1mergeGroups = (g1, g2) => {\n const newG = Math.min(g1, g2);\n const oldG = Math.max…