Home | History | Annotate | Download | only in makeconv

Lines Matching refs:u_strFromUTF32

346         u_strFromUTF32(NULL, 0, &u16Length, u32, m->uLen, &errorCode);
359 u_strFromUTF32(u, u16Length, NULL, u32, m->uLen, &errorCode);