Home
last modified time | relevance | path

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

/plugin/twofactorgoogleauth/
H A DQRCode.php130 $max_chars = $this->qr_capacity[$version - 1][$ecl][$mode];
131 if ($mode == 3) $max_chars <<= 1;
132 $data = substr($data, 0, $max_chars);
/plugin/chordsheets/js/
H A Djtab.min.js1max_chars=function(){for(var t=this[0].length,a=this.length,s=1;s<a;s++)this[s].length>t&&(t=this[… method in Array