Searched refs:thousands_last (Results 1 – 1 of 1) sorted by relevance
830 static sal_Unicode thousands_last[] = {0x05d0, 0x05dc, 0x05e4, 0x05d9, 0x05dd, 0x0}; variable843 output.append(value == 1000 ? thousand : isLast ? thousands_last : thousands); in makeHebrewNumber()
Completed in 13 milliseconds