Home
last modified time | relevance | path

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

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