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

/openjdk7/jdk/src/share/npt/
H A Dutf.c400 bytesToPrintable(struct UtfInst *ui, char *bytes, int len, char *output, int outputMaxLen) function
457 (void)bytesToPrintable(ui, str, (int)strlen(str), buf0, 1024);

Completed in 30 milliseconds