Lines Matching defs:u8str
992 const char *u8str = "\xc8\x81\xe1\x82\x83\xf1\x84\x85\x86";1005 UText *ut = utext_openUTF8(NULL, u8str, -1, &status);1208 const char u8str[] = {char(0x31), (char)0x32, (char)0x33, 0}; 1215 ut = utext_openUTF8(ut, u8str, -1, &status);