Searched refs:utf8FromPlatform (Results 1 - 7 of 7) sorted by relevance

/openjdk7/jdk/src/share/npt/
H A Dnpt.c69 npt->utf8FromPlatform = &utf8FromPlatform;
H A Dutf.h49 int JNICALL utf8FromPlatform
H A Dnpt.h65 int (JNICALL *utf8FromPlatform) member in struct:__anon946
H A Dutf.c459 len1 = utf8FromPlatform(ui, str, (int)strlen(str), (jbyte*)buf1, 1024);
/openjdk7/jdk/src/solaris/npt/
H A Dutf_md.c165 utf8FromPlatform(struct UtfInst*ui, char *str, int len, jbyte *output, int outputMaxLen) function
/openjdk7/jdk/src/windows/npt/
H A Dutf_md.c139 utf8FromPlatform(struct UtfInst *ui, char *str, int len, jbyte *output, int outputMaxLen) function
/openjdk7/jdk/src/share/back/
H A Dtransport.c68 (void)(gdata->npt->utf8FromPlatform)(gdata->npt->utf,

Completed in 33 milliseconds