Lines Matching refs:UtfInst
55 struct UtfInst *utf;
58 struct UtfInst* (JNICALL *utfInitialize)
61 (struct UtfInst *utf, char *options);
63 (struct UtfInst *utf, jbyte *utf8, int len,
66 (struct UtfInst *utf, char *str, int len,
69 (struct UtfInst *utf, jbyte *utf8, int len,
72 (struct UtfInst *utf, jchar *utf16, int len,
75 (struct UtfInst *utf, jchar *utf16, int len,
78 (struct UtfInst *utf, jbyte *string, int length);
80 (struct UtfInst *utf, jbyte *string, int length,
83 (struct UtfInst *utf, jbyte *string, int length);
85 (struct UtfInst *utf, jbyte *string, int length,