Home
last modified time | relevance | path

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

/webtrees/app/Report/
H A DRightToLeftSupport.php142 … $charArray = self::getChar($workingText, 0); // Get the next ASCII or UTF-8 character
213 $charArray = self::getChar($workingText . "\n", $offset);
222 $charArray = self::getChar($workingText . "\n", $offset);
269 $nextCharArray = self::getChar($tempText, 0);
577 private static function getChar(string $text, int $offset): array function in Fisharebest\\Webtrees\\Report\\RightToLeftSupport
877 … $charArray = self::getChar($temp, $offset); // Get 1st character of parenthesized text