Home
last modified time | relevance | path

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

/plugin/dwtimeline/syntax/
H A Drenderpagetimeline.php200 $start = $this->lineEndAt($wikitext, (int)$h['pos'], $len);
H A Ddwtimeline.php518 public function lineEndAt(string $text, int $pos, int $len): int function in syntax_plugin_dwtimeline_dwtimeline