Home
last modified time | relevance | path

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

/plugin/twofactorgoogleauth/
H A DQRCode.php114 $mtx = $this->qr_finalize_matrix($mtx, $size, $ecl, $mask, $vers);
717 protected function qr_finalize_matrix( function in dokuwiki\\plugin\\twofactorgoogleauth\\QRCode