Lines Matching defs:utf8cursor
78940 struct utf8cursor { struct78941 const struct utf8data *data;78942 const char *s;78943 const char *p;78944 const char *ss;78945 const char *sp;78946 unsigned int len;78947 unsigned int slen;78948 short int ccc;78949 short int nccc;78950 unsigned char hangul[12];