Home
last modified time | relevance | path

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

/plugin/dwtimeline/syntax/
H A Drenderpagetimeline.php216 $section = $this->cutSection($wikitext, $start, $end);
H A Ddwtimeline.php543 public function cutSection(string $text, int $start, int $end): string function in syntax_plugin_dwtimeline_dwtimeline