Home
last modified time | relevance | path

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

/webtrees/app/Report/
H A DRightToLeftSupport.php93 private static function stripLrmRlm(string $inputText): string function in Fisharebest\\Webtrees\\Report\\RightToLeftSupport
130 … $workingText = self::stripLrmRlm($workingText); // Get rid of any existing UTF8 control codes
407 …$textSpan = self::stripLrmRlm(substr($result, self::LENGTH_START + 3, $spanEnd - self::LENGTH_STAR…
871 … $temp = self::stripLrmRlm(substr($textSpan, $posLeftParen)); // Get rid of UTF8 control codes