Lines Matching refs:c16
2829 UChar32 c16, c8;2898 c16);2900 if(c16 != c8) {2901 log_err("ures_getUTF8String(%p, %ld, '%s') got a bad string, c16=U+%04lx!=U+%04lx=c8 before i16=%ld\n",2902 resB, (long)idx, key, (long)c16, (long)c8, (long)i16);