Searched defs:utf8cursor (Results 1 – 8 of 8) sorted by relevance
89 struct utf8cursor { struct103 * Initialize a utf8cursor to normalize a string. argument
49 struct utf8cursor { struct63 * Initialize a utf8cursor to normalize a string. argument
47 struct utf8cursor { struct61 * Initialize a utf8cursor to normalize a string. argument
2939 struct utf8cursor { struct2954 * Set up an utf8cursor for use by utf8byte(). argument2998 int utf8cursor(struct utf8cursor *u8c, struct tree *tree, const char *s) in utf8cursor() function
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;[all …]
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;[all …]