Searched defs:u8c (Results 1 – 3 of 3) sorted by relevance
166 struct utf8cursor u8c; in check_utf8_nfdi() local202 struct utf8cursor u8c; in check_utf8_nfdicf() local
583 int utf8ncursor(struct utf8cursor *u8c, const struct utf8data *data, in utf8ncursor()618 int utf8cursor(struct utf8cursor *u8c, const struct utf8data *data, in utf8cursor()652 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
Completed in 9 milliseconds