Searched refs:utf16ToUtf8s (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/src/share/npt/
H A Dnpt.c72 npt->utf16ToUtf8s = &utf16ToUtf8s;
H A Dutf.h58 int JNICALL utf16ToUtf8s
H A Dnpt.h74 int (JNICALL *utf16ToUtf8s) member in struct:__anon946
H A Dutf.c126 utf16ToUtf8s(struct UtfInst *ui, unsigned short *utf16, int len, jbyte *output, int outputMaxLen) function

Completed in 30 milliseconds