Searched refs:stripLrmRlm (Results 1 – 1 of 1) sorted by relevance
93 private static function stripLrmRlm(string $inputText): string function in Fisharebest\\Webtrees\\Report\\RightToLeftSupport130 … $workingText = self::stripLrmRlm($workingText); // Get rid of any existing UTF8 control codes407 …$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