Home
last modified time | relevance | path

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

/dokuwiki/vendor/geshi/geshi/src/
H A Dgeshi.php360 protected $enable_important_blocks = false; variable in GeSHi
1434 $this->enable_important_blocks = $flag;
1796 public function enable_important_blocks($flag) { function in GeSHi
1797 $this->enable_important_blocks = ( $flag ) ? true : false;
2200 if ($this->enable_important_blocks) {
3831 if ($this->enable_important_blocks &&