Home
last modified time | relevance | path

Searched defs:roman_numerals (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/cairo/cairo-1.17.4/test/
H A Dpdf-tagged-text.c96 static const char *roman_numerals[] = { variable
/dports/www/webtrees/webtrees-1.7.18/webtrees/app/Date/
H A DCalendarDate.php40 …protected static $roman_numerals = array(1000 => 'M', 900 => 'CM', 500 => 'D', 400 => 'CD', 100 =>… variable in Fisharebest\\Webtrees\\Date\\CalendarDate
/dports/misc/libpostal/libpostal-1.1-alpha/src/
H A Dlibpostal.h134 bool roman_numerals; member