Home
last modified time | relevance | path

Searched refs:caltype (Results 1 – 25 of 54) sorted by relevance

123

/dports/deskutils/myitcrm/MyITCRM-0.2.9.3/modules/schedule/
H A Dmain2.php222 $caltype = "week"; variable
224 $caltype = "workweek"; variable
229 …ref="#" onClick="javascript:switchGridTab(\'tw'. $caltype .'\', \'teamwork\');fetchData(\'tw'. $ca…
231 …ref="#" onClick="javascript:switchGridTab(\'tw'. $caltype .'\', \'teamwork\');fetchData(\'tw'. $ca…
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/i18n/
H A Ducal.cpp137 UCalendarType caltype, in ucal_open() argument
150 if ( caltype == UCAL_GREGORIAN ) { in ucal_open()
695 char *caltype = (char*)uprv_malloc(len + 1); in ucal_getKeywordValuesForLocale() local
696 if (caltype == NULL) { in ucal_getKeywordValuesForLocale()
700 u_UCharsToChars(type, caltype, len); in ucal_getKeywordValuesForLocale()
701 *(caltype + len) = 0; in ucal_getKeywordValuesForLocale()
703 ulist_addItemEndList(values, caltype, TRUE, status); in ucal_getKeywordValuesForLocale()
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/i18n/
H A Ducal.cpp137 UCalendarType caltype, in ucal_open() argument
150 if ( caltype == UCAL_GREGORIAN ) { in ucal_open()
695 char *caltype = (char*)uprv_malloc(len + 1); in ucal_getKeywordValuesForLocale() local
696 if (caltype == NULL) { in ucal_getKeywordValuesForLocale()
700 u_UCharsToChars(type, caltype, len); in ucal_getKeywordValuesForLocale()
701 *(caltype + len) = 0; in ucal_getKeywordValuesForLocale()
703 ulist_addItemEndList(values, caltype, TRUE, status); in ucal_getKeywordValuesForLocale()
/dports/www/node10/node-v10.24.1/deps/icu-small/source/i18n/
H A Ducal.cpp137 UCalendarType caltype, in ucal_open() argument
150 if ( caltype == UCAL_GREGORIAN ) { in ucal_open()
695 char *caltype = (char*)uprv_malloc(len + 1); in ucal_getKeywordValuesForLocale() local
696 if (caltype == NULL) { in ucal_getKeywordValuesForLocale()
700 u_UCharsToChars(type, caltype, len); in ucal_getKeywordValuesForLocale()
701 *(caltype + len) = 0; in ucal_getKeywordValuesForLocale()
703 ulist_addItemEndList(values, caltype, TRUE, status); in ucal_getKeywordValuesForLocale()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/icu4c-57.1/source/i18n/
H A Ducal.cpp135 UCalendarType caltype, in ucal_open() argument
148 if ( caltype == UCAL_GREGORIAN ) { in ucal_open()
693 char *caltype = (char*)uprv_malloc(len + 1); in ucal_getKeywordValuesForLocale() local
694 if (caltype == NULL) { in ucal_getKeywordValuesForLocale()
698 u_UCharsToChars(type, caltype, len); in ucal_getKeywordValuesForLocale()
699 *(caltype + len) = 0; in ucal_getKeywordValuesForLocale()
701 ulist_addItemEndList(values, caltype, TRUE, status); in ucal_getKeywordValuesForLocale()
/dports/devel/icu/icu/source/i18n/
H A Ducal.cpp154 UCalendarType caltype, in ucal_open() argument
168 if ( caltype == UCAL_GREGORIAN ) { in ucal_open()
719 char *caltype = (char*)uprv_malloc(len + 1); in ucal_getKeywordValuesForLocale() local
720 if (caltype == nullptr) { in ucal_getKeywordValuesForLocale()
724 u_UCharsToChars(type, caltype, len); in ucal_getKeywordValuesForLocale()
725 *(caltype + len) = 0; in ucal_getKeywordValuesForLocale()
727 ulist_addItemEndList(values, caltype, TRUE, status); in ucal_getKeywordValuesForLocale()
/dports/devel/icu-lx/icu/source/i18n/
H A Ducal.cpp154 UCalendarType caltype, in ucal_open() argument
168 if ( caltype == UCAL_GREGORIAN ) { in ucal_open()
719 char *caltype = (char*)uprv_malloc(len + 1); in ucal_getKeywordValuesForLocale() local
720 if (caltype == nullptr) { in ucal_getKeywordValuesForLocale()
724 u_UCharsToChars(type, caltype, len); in ucal_getKeywordValuesForLocale()
725 *(caltype + len) = 0; in ucal_getKeywordValuesForLocale()
727 ulist_addItemEndList(values, caltype, TRUE, status); in ucal_getKeywordValuesForLocale()
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/i18n/
H A Ducal.cpp154 UCalendarType caltype, in ucal_open() argument
168 if ( caltype == UCAL_GREGORIAN ) { in ucal_open()
719 char *caltype = (char*)uprv_malloc(len + 1); in ucal_getKeywordValuesForLocale() local
720 if (caltype == nullptr) { in ucal_getKeywordValuesForLocale()
724 u_UCharsToChars(type, caltype, len); in ucal_getKeywordValuesForLocale()
725 *(caltype + len) = 0; in ucal_getKeywordValuesForLocale()
727 ulist_addItemEndList(values, caltype, TRUE, status); in ucal_getKeywordValuesForLocale()
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/i18n/
H A Ducal.cpp154 UCalendarType caltype, in ucal_open() argument
168 if ( caltype == UCAL_GREGORIAN ) { in ucal_open()
719 char *caltype = (char*)uprv_malloc(len + 1); in ucal_getKeywordValuesForLocale() local
720 if (caltype == NULL) { in ucal_getKeywordValuesForLocale()
724 u_UCharsToChars(type, caltype, len); in ucal_getKeywordValuesForLocale()
725 *(caltype + len) = 0; in ucal_getKeywordValuesForLocale()
727 ulist_addItemEndList(values, caltype, TRUE, status); in ucal_getKeywordValuesForLocale()
/dports/textproc/R-cran-stringi/stringi/src/icu55/i18n/
H A Ducal.cpp134 UCalendarType caltype, in ucal_open() argument
147 if ( caltype == UCAL_GREGORIAN ) { in ucal_open()
699 char *caltype = (char*)uprv_malloc(len + 1); in ucal_getKeywordValuesForLocale() local
700 if (caltype == NULL) { in ucal_getKeywordValuesForLocale()
704 u_UCharsToChars(type, caltype, len); in ucal_getKeywordValuesForLocale()
705 *(caltype + len) = 0; in ucal_getKeywordValuesForLocale()
707 ulist_addItemEndList(values, caltype, TRUE, status); in ucal_getKeywordValuesForLocale()
/dports/textproc/R-cran-stringi/stringi/src/icu69/i18n/
H A Ducal.cpp154 UCalendarType caltype, in ucal_open() argument
168 if ( caltype == UCAL_GREGORIAN ) { in ucal_open()
723 char *caltype = (char*)uprv_malloc(len + 1); in ucal_getKeywordValuesForLocale() local
724 if (caltype == nullptr) { in ucal_getKeywordValuesForLocale()
728 u_UCharsToChars(type, caltype, len); in ucal_getKeywordValuesForLocale()
729 *(caltype + len) = 0; in ucal_getKeywordValuesForLocale()
731 ulist_addItemEndList(values, caltype, TRUE, status); in ucal_getKeywordValuesForLocale()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/i18n/
H A Ducal.cpp154 UCalendarType caltype, in ucal_open() argument
167 if ( caltype == UCAL_GREGORIAN ) { in ucal_open()
712 char *caltype = (char*)uprv_malloc(len + 1); in ucal_getKeywordValuesForLocale() local
713 if (caltype == NULL) { in ucal_getKeywordValuesForLocale()
717 u_UCharsToChars(type, caltype, len); in ucal_getKeywordValuesForLocale()
718 *(caltype + len) = 0; in ucal_getKeywordValuesForLocale()
720 ulist_addItemEndList(values, caltype, TRUE, status); in ucal_getKeywordValuesForLocale()
/dports/www/firefox/firefox-99.0/intl/icu/source/i18n/
H A Ducal.cpp154 UCalendarType caltype, in ucal_open() argument
168 if ( caltype == UCAL_GREGORIAN ) { in ucal_open()
719 char *caltype = (char*)uprv_malloc(len + 1); in ucal_getKeywordValuesForLocale() local
720 if (caltype == nullptr) { in ucal_getKeywordValuesForLocale()
724 u_UCharsToChars(type, caltype, len); in ucal_getKeywordValuesForLocale()
725 *(caltype + len) = 0; in ucal_getKeywordValuesForLocale()
727 ulist_addItemEndList(values, caltype, TRUE, status); in ucal_getKeywordValuesForLocale()
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/i18n/
H A Ducal.cpp154 UCalendarType caltype, in ucal_open() argument
168 if ( caltype == UCAL_GREGORIAN ) { in ucal_open()
719 char *caltype = (char*)uprv_malloc(len + 1); in ucal_getKeywordValuesForLocale() local
720 if (caltype == nullptr) { in ucal_getKeywordValuesForLocale()
724 u_UCharsToChars(type, caltype, len); in ucal_getKeywordValuesForLocale()
725 *(caltype + len) = 0; in ucal_getKeywordValuesForLocale()
727 ulist_addItemEndList(values, caltype, TRUE, status); in ucal_getKeywordValuesForLocale()
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/i18n/
H A Ducal.cpp154 UCalendarType caltype, in ucal_open() argument
168 if ( caltype == UCAL_GREGORIAN ) { in ucal_open()
719 char *caltype = (char*)uprv_malloc(len + 1); in ucal_getKeywordValuesForLocale() local
720 if (caltype == nullptr) { in ucal_getKeywordValuesForLocale()
724 u_UCharsToChars(type, caltype, len); in ucal_getKeywordValuesForLocale()
725 *(caltype + len) = 0; in ucal_getKeywordValuesForLocale()
727 ulist_addItemEndList(values, caltype, TRUE, status); in ucal_getKeywordValuesForLocale()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/i18n/
H A Ducal.cpp154 UCalendarType caltype, in ucal_open() argument
168 if ( caltype == UCAL_GREGORIAN ) { in ucal_open()
719 char *caltype = (char*)uprv_malloc(len + 1); in ucal_getKeywordValuesForLocale() local
720 if (caltype == NULL) { in ucal_getKeywordValuesForLocale()
724 u_UCharsToChars(type, caltype, len); in ucal_getKeywordValuesForLocale()
725 *(caltype + len) = 0; in ucal_getKeywordValuesForLocale()
727 ulist_addItemEndList(values, caltype, TRUE, status); in ucal_getKeywordValuesForLocale()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jdb/exclude/exclude001/
H A Dexclude001a.java92 String caltype = GregorianCalendar.getInstance().getCalendarType(); in run() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/jdb/exclude/exclude001/
H A Dexclude001a.java92 String caltype = GregorianCalendar.getInstance().getCalendarType(); in run() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/jdb/exclude/exclude001/
H A Dexclude001a.java92 String caltype = GregorianCalendar.getInstance().getCalendarType(); in run() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/jdb/exclude/exclude001/
H A Dexclude001a.java92 String caltype = GregorianCalendar.getInstance().getCalendarType(); in run() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jdb/exclude/exclude001/
H A Dexclude001a.java92 String caltype = GregorianCalendar.getInstance().getCalendarType(); in run() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/nsk/jdb/exclude/exclude001/
H A Dexclude001a.java92 String caltype = GregorianCalendar.getInstance().getCalendarType(); in run() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/windows/classes/sun/util/locale/provider/
H A DHostLocaleProviderAdapterImpl.java580 String[] caltype = calIDToLDML[calid].split("_");
581 if (caltype.length > 1) {
582 lb.setLocale(Locale.forLanguageTag(caltype[1]));
586 lb.setUnicodeLocaleKeyword("ca", caltype[0]);
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/windows/classes/sun/util/locale/provider/
H A DHostLocaleProviderAdapterImpl.java580 String[] caltype = calIDToLDML[calid].split("_");
581 if (caltype.length > 1) {
582 lb.setLocale(Locale.forLanguageTag(caltype[1]));
586 lb.setUnicodeLocaleKeyword("ca", caltype[0]);
/dports/x11-wm/awesome/awesome-4.3/lib/awful/widget/
H A Dcalendar_popup.lua314 local function get_cal_wibox(caltype, args)
335 widget = caltype == "year" and wibox.widget.calendar.year or wibox.widget.calendar.month

123