Home | History | Annotate | Download | only in cintltst

Lines Matching refs:c2

2685     UChar c1, c2, c3;
2713 c2=ucnv_getNextUChar(cnv, &source, sourceLim, &status);
2714 log_verbose("c2: U+%04X, source@%d, status %s\n", c2, source-sourceData, u_errorName(status));