Searched refs:cutSection (Results 1 – 2 of 2) sorted by relevance
| /plugin/dwtimeline/syntax/ | ||
| H A D | renderpagetimeline.php | 216 $section = $this->cutSection($wikitext, $start, $end); |
| H A D | dwtimeline.php | 543 public function cutSection(string $text, int $start, int $end): string function in syntax_plugin_dwtimeline_dwtimeline |