Searched refs:utf16ToUtf8s (Results 1 – 4 of 4) sorted by relevance
72 npt->utf16ToUtf8s = &utf16ToUtf8s; in nptInitialize()
63 int JNICALL utf16ToUtf8s
74 int (JNICALL *utf16ToUtf8s)
132 utf16ToUtf8s(struct UtfInst *ui, unsigned short *utf16, int len, jbyte *output, int outputMaxLen) in utf16ToUtf8s() function