Home | History | Annotate | Download | only in cintltst

Lines Matching refs:utc

96     UChar32 utc = 0;
101 utc = utext_next32(utext);
102 if (u8c == 0 && utc == U_SENTINEL) {
105 if (u8c != utc || u8c == 0) {