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