Home
last modified time | relevance | path

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

/dokuwiki/vendor/geshi/geshi/src/
H A Dgeshi.php4090 $ol_attributes = '';
4093 $ol_attributes .= ' start="' . $this->line_numbers_start . '"';
4118 return "$header<ol$attributes$ol_attributes>";
4126 return "<pre$attributes>$header<ol$ol_attributes>";
4129 return "<div$attributes>$header<ol$ol_attributes>";