Home
last modified time | relevance | path

Searched refs:qr_penalty_2 (Results 1 – 1 of 1) sorted by path

/plugin/twofactorgoogleauth/
H A DQRCode.php617 $score += $this->qr_penalty_2($matrix, $size);
655 protected function qr_penalty_2(&$matrix, $size) function in dokuwiki\\plugin\\twofactorgoogleauth\\QRCode