Home | History | Annotate | Download | only in cintltst

Lines Matching refs:EUROPE_PARIS

58 static const UChar EUROPE_PARIS[] = {0x45, 0x75, 0x72, 0x6F, 0x70, 0x65, 0x2F, 0x50, 0x61, 0x72, 0x69, 0x73, 0x00}; /* "Europe/Paris" */
191 ucal_setDefaultTimeZone(EUROPE_PARIS, &status);
201 if (u_strcmp(zone2, EUROPE_PARIS) != 0) {