gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:Utf16ToUnicode (0.00 seconds)
t2ex
t2ex_source/t2ex/fs/fimp/src/fimp_fat_enc.c - 13.0KB - 356 lines
336:                         && Utf16IsLowSurrogate(utf16str[i16 + 1])) {
337:                         unicode = Utf16ToUnicode(
338:                                         utf16str[i16], utf16str[i16 + 1]);