Searched defs:u8c (Results 1 – 4 of 4) sorted by relevance
665 static int utf8ncursor(struct utf8cursor *u8c, const struct utf8data *data, in utf8ncursor()734 static int utf8byte(struct utf8cursor *u8c) in utf8byte()
667 static int utf8ncursor(struct utf8cursor *u8c, const struct utf8data *data, in utf8ncursor()736 static int utf8byte(struct utf8cursor *u8c) in utf8byte()
2963 int utf8ncursor(struct utf8cursor *u8c, struct tree *tree, const char *s, in utf8ncursor()2998 int utf8cursor(struct utf8cursor *u8c, struct tree *tree, const char *s) in utf8cursor()3030 int utf8byte(struct utf8cursor *u8c) in utf8byte()3152 struct utf8cursor u8c; in normalize_line() local
107 UChar32 u8c = 0; in equals_utf8_utext() local