Home
last modified time | relevance | path

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

/third_party/f2fs-tools/lib/
Dnls_utf8.c47 struct utf8cursor { struct
665 static int utf8ncursor(struct utf8cursor *u8c, const struct utf8data *data, in utf8ncursor()
700 static int utf8cursor(struct utf8cursor *u8c, const struct utf8data *data,
734 static int utf8byte(struct utf8cursor *u8c) in utf8byte()
895 struct utf8cursor cur; in utf8_casefold()