Searched refs:utf8sToUtf8mLength (Results 1 – 5 of 5) sorted by relevance
73 npt->utf8sToUtf8mLength = &utf8sToUtf8mLength; in nptInitialize()
66 int JNICALL utf8sToUtf8mLength
77 int (JNICALL *utf8sToUtf8mLength)
145 utf8sToUtf8mLength(struct UtfInst *ui, jbyte *string, int length) in utf8sToUtf8mLength() function
382 new_length = (gdata->npt->utf8sToUtf8mLength) in inStream_readString()