Home | History | Annotate | Download | only in intltest

Lines Matching full:dmft

3944             DateFormat * dmft = (itemPtr->style >= 0)?
3947 if ( dmft != NULL ) {
3958 dmft->format(*rootChineseCalendar, result, fpos);
3971 dmft->parse(result, *rootChineseCalendar, ppos);
3986 delete dmft;