Home
last modified time | relevance | path

Searched refs:qr_encode_alphanumeric (Results 1 – 1 of 1) sorted by last modified time

/plugin/twofactorgoogleauth/
H A DQRCode.php139 $code = $this->qr_encode_alphanumeric($data, $version_group);
241 protected function qr_encode_alphanumeric($data, $version_group) function in dokuwiki\\plugin\\twofactorgoogleauth\\QRCode