Searched defs:u8c (Results 1 – 1 of 1) sorted by relevance
2990 int utf8ncursor(struct utf8cursor *u8c, struct tree *tree, const char *s, in utf8ncursor()3025 int utf8cursor(struct utf8cursor *u8c, struct tree *tree, const char *s) in utf8cursor()3057 int utf8byte(struct utf8cursor *u8c) in utf8byte()3179 struct utf8cursor u8c; in normalize_line() local