Home | History | Annotate | Download | only in intltest

Lines Matching full:uzone

2034     UChar uzone[] = {'E', 'u', 'r', 'o', 'p', 'e', '/', 'P', 'a', 'r', 'i', 's', 0}; 
2036 UDateFormat * df = udat_open(UDAT_NONE, UDAT_NONE, "en@calendar=islamic", uzone,
2037 u_strlen(uzone), NULL, 0, &status);