Home
last modified time | relevance | path

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

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