Home | History | Annotate | Download | only in cintltst

Lines Matching full:expectedformattoday

1474     const UChar * expectedFormatToday;
1568 } else if (u_strncmp(ubuf, textRelContextItemPtr->expectedFormatToday, kUbufMax) != 0) {
1571 u_austrncpy(bbuf1,textRelContextItemPtr->expectedFormatToday,kUbufMax), u_austrncpy(bbuf2,ubuf,kUbufMax) );