Home | History | Annotate | Download | only in cintltst

Lines Matching full:x004d

392 static const UChar monthLongPatn[] = { 0x004D, 0x004D, 0x004D, 0x004D, 0 }; /* "MMMM" */
393 static const UChar monthMediumPatn[] = { 0x004D, 0x004D, 0x004D, 0 }; /* "MMM" */
394 static const UChar monthShortPatn[] = { 0x004D, 0 }; /* "M" */