Home | History | Annotate | Download | only in cintltst

Lines Matching refs:expectedFormat

1270     const UChar * expectedFormat;
1323 } else if (u_strncmp(ubuf, textContextItemPtr->expectedFormat, kUbufMax) != 0) {
1328 u_austrncpy(bbuf1,textContextItemPtr->expectedFormat,kUbufMax), u_austrncpy(bbuf2,ubuf,kUbufMax) );