Home
last modified time | relevance | path

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

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