Home
last modified time | relevance | path

Searched defs:u8c (Results 1 – 4 of 4) sorted by relevance

/external/f2fs-tools/lib/
Dnls_utf8.c665 static int utf8ncursor(struct utf8cursor *u8c, const struct utf8data *data, in utf8ncursor()
734 static int utf8byte(struct utf8cursor *u8c) in utf8byte()
/external/e2fsprogs/lib/ext2fs/
Dnls_utf8.c667 static int utf8ncursor(struct utf8cursor *u8c, const struct utf8data *data, in utf8ncursor()
736 static int utf8byte(struct utf8cursor *u8c) in utf8byte()
/external/e2fsprogs/util/
Dmkutf8data.c2963 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
/external/icu/icu4c/source/test/cintltst/
Dreapits.c107 UChar32 u8c = 0; in equals_utf8_utext() local