Home
last modified time | relevance | path

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

/third_party/e2fsprogs/lib/ext2fs/
Dutf8n.h89 struct utf8cursor { struct
103 * Initialize a utf8cursor to normalize a string. argument
Dnls_utf8.c49 struct utf8cursor { struct
63 * Initialize a utf8cursor to normalize a string. argument
/third_party/f2fs-tools/lib/
Dnls_utf8.c47 struct utf8cursor { struct
61 * Initialize a utf8cursor to normalize a string. argument
/third_party/e2fsprogs/util/
Dmkutf8data.c2939 struct utf8cursor { struct
2954 * Set up an utf8cursor for use by utf8byte(). argument
2998 int utf8cursor(struct utf8cursor *u8c, struct tree *tree, const char *s) in utf8cursor() function