Home | History | Annotate | Download | only in cintltst

Lines Matching refs:u_uastrcpy

61     u_uastrcpy(pattern, "EEE MMM dd HH:mm:ss.SSS zzz yyyy G");
70 u_uastrcpy(pattern, "dd-MMM-yy h:mm:ss 'o''clock' a z");
75 u_uastrcpy(s, "03-Apr-04 2:20:47 o'clock AM PST");
132 u_uastrcpy(s, "01/01/1997 10:11:42 AM");
166 u_uastrcpy(str, s);
168 u_uastrcpy(pat, pattern);
204 u_uastrcpy(pattern, "yyyyMMddHHmmssSSS");
256 u_uastrcpy(tzID, "GMT");
316 u_uastrcpy(pattern, "MM/dd/yyyy 'at' hh:mm:ss a zzz");
327 u_uastrcpy(tzID, "PST");
339 u_uastrcpy(exp, expStr);