Home
last modified time | relevance | path

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

/dokuwiki/vendor/geshi/geshi/src/
H A Dgeshi.php462 protected $allow_multiline_span = true; variable in GeSHi
971 $this->allow_multiline_span = (bool) $flag;
981 return $this->allow_multiline_span;
2395 !empty($this->highlight_extra_lines) || !$this->allow_multiline_span;