Lines Matching defs:ISO8601_UTC
114 static const UChar ISO8601_UTC = 0x005A; // 'Z'1386 result.setTo(ISO8601_UTC);1539 if (firstChar == ISO8601_UTC || firstChar == (UChar)(ISO8601_UTC + 0x20)) {