Searched defs:utf8cursor (Results 1 – 4 of 4) 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