Home | History | Annotate | Download | only in cintltst

Lines Matching refs:expectedFormat

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