Home
last modified time | relevance | path

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

/dokuwiki/vendor/splitbrain/php-cli/src/
H A DTableFormatter.php127 foreach ($columns as $idx => $col) {
129 if ((string)intval($col) === (string)$col) {
130 $fixed += $col;
134 if (substr($col, -1) == '%') {
137 if ($col == '*') {
146 throw new Exception("unknown column format $col");
153 foreach ($columns as $idx => $col) {
154 if (substr($col, -1) != '%') {
157 $perc = floatval($col);
196 foreach ($columns as $col => $width) {
[all …]
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRijndael.php588 for ($i = $row = $col = 0; $i < $length; $i++, $col++) {
589 if ($col == $this->Nb) {
606 $col = 0;
609 $this->w[$row][$col] = $w[$i];
/dokuwiki/lib/scripts/jquery/
H A Djquery.min.js2 …</option>",le.option=!!xe.lastChild;var ke={thead:[1,"<table>","</table>"],col:[2,"<table><colgrou… property