Lines Matching full:u_fgetcx
128 myUString[1] = (UChar)u_fgetcx(myFile); /* Mix getc and getcx and see what happens. */131 log_err("u_fgetcx returned \\u%04X\\u%04X\\u%04X. Expected 'Sin'.", myString[0], myString[1], myString[2]);