Searched refs:qr_capacity (Results 1 – 1 of 1) sorted by relevance
130 $max_chars = $this->qr_capacity[$version - 1][$ecl][$mode];190 if ($length <= $this->qr_capacity[$v][$ecl][$mode]) {775 protected $qr_capacity = [ variable in dokuwiki\\plugin\\twofactorgoogleauth\\QRCode