| H A D | FilterValueListHandler.php | 11 protected $current_row = 0; variable in dokuwiki\\plugin\\struct\\meta\\FilterValueListHandler 36 $this->row[$this->current_row] = $this->token; 40 $this->row[$this->current_row] = $this->token; 42 $this->current_row++;
|