Searched defs:u8c (Results 1 – 3 of 3) sorted by relevance
167 static int utf8cursor(struct utf8cursor *u8c, const struct unicode_map *um, in utf8cursor()176 struct utf8cursor u8c; in check_utf8_nfdi() local205 struct utf8cursor u8c; in check_utf8_nfdicf() local
420 int utf8ncursor(struct utf8cursor *u8c, const struct unicode_map *um, in utf8ncursor()471 int utf8byte(struct utf8cursor *u8c) in utf8byte()
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