Home | History | Annotate | Download | only in npt

Lines Matching refs:utf

38 #include "utf.h"
55 struct UtfInst *utf;
57 /* UTF interfaces, see utf.c */
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,