Home
last modified time | relevance | path

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

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