Lines Matching defs:utf8cursor
45359 struct utf8cursor { struct45360 const struct utf8data *data;45361 const char *s;45362 const char *p;45363 const char *ss;45364 const char *sp;45365 unsigned int len;45366 unsigned int slen;45367 short int ccc;45368 short int nccc;45369 unsigned char hangul[12];