Searched defs:utf8cursor (Results 1 – 6 of 6) sorted by relevance
77 struct utf8cursor { struct91 * Initialize a utf8cursor to normalize a string. argument
2897 struct utf8cursor { struct2912 * Set up an utf8cursor for use by utf8byte(). argument2956 int utf8cursor(struct utf8cursor *u8c, struct tree *tree, const char *s) in utf8cursor() function
618 int utf8cursor(struct utf8cursor *u8c, const struct utf8data *data, in utf8cursor() function
33 struct utf8cursor { struct48 * Initialize a utf8cursor to normalize a string. argument
2966 struct utf8cursor { struct2981 * Set up an utf8cursor for use by utf8byte(). argument3025 int utf8cursor(struct utf8cursor *u8c, struct tree *tree, const char *s) in utf8cursor() function
167 static int utf8cursor(struct utf8cursor *u8c, const struct unicode_map *um, in utf8cursor() function