Searched defs:u8c (Results 1 – 5 of 5) sorted by relevance
664 static int utf8ncursor(struct utf8cursor *u8c, const struct utf8data *data, in utf8ncursor()733 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
108 UChar32 u8c = 0; in equals_utf8_utext() local