Searched refs:lineEndAt (Results 1 – 2 of 2) sorted by relevance
| /plugin/dwtimeline/syntax/ | ||
| H A D | renderpagetimeline.php | 200 $start = $this->lineEndAt($wikitext, (int)$h['pos'], $len); |
| H A D | dwtimeline.php | 518 public function lineEndAt(string $text, int $pos, int $len): int function in syntax_plugin_dwtimeline_dwtimeline |