Searched refs:CopticCalendar (Results 1 - 4 of 4) sorted by relevance

/external/icu4c/i18n/
H A Dcoptccal.cpp19 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(CopticCalendar)
27 CopticCalendar::CopticCalendar(const Locale& aLocale, UErrorCode& success) function in class:CopticCalendar
32 CopticCalendar::CopticCalendar (const CopticCalendar& other) function in class:CopticCalendar
37 CopticCalendar::~CopticCalendar()
42 CopticCalendar::clone() const
44 return new CopticCalendar(*thi
[all...]
H A Dcoptccal.h24 class CopticCalendar : public CECalendar { class in inherits:CECalendar
28 * Useful constants for CopticCalendar.
119 * Constructs a CopticCalendar based on the current time in the default time zone
123 * @param success Indicates the status of CopticCalendar object construction.
127 CopticCalendar(const Locale& aLocale, UErrorCode& success);
133 CopticCalendar (const CopticCalendar& other);
139 virtual ~CopticCalendar();
H A Dcalendar.cpp319 cal = new CopticCalendar(loc, status);
/external/icu4c/common/unicode/
H A Durename.h1884 #define CopticCalendar U_ICU_ENTRY_POINT_RENAME(CopticCalendar) macro

Completed in 76 milliseconds