OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TBLA
(Results
1 - 3
of
3
) sorted by null
/external/icu/icu4c/source/i18n/
islamcal.h
98
TBLA
islamcal.cpp
217
case
TBLA
:
218
sType = "islamic-
tbla
";
369
if (cType == CIVIL || cType ==
TBLA
||
392
if (cType == CIVIL || cType ==
TBLA
) {
511
if (cType == CIVIL || cType ==
TBLA
||
531
if (cType == CIVIL || cType ==
TBLA
||
569
return monthStart(eyear, month) + ((cType ==
TBLA
)? ASTRONOMICAL_EPOC: CIVIL_EPOC) - 1;
610
if (cType == CIVIL || cType ==
TBLA
) {
611
if(cType ==
TBLA
) {
[
all
...]
calendar.cpp
174
"islamic-
tbla
",
350
cal = new IslamicCalendar(loc, status, IslamicCalendar::
TBLA
);
[
all
...]
Completed in 418 milliseconds