Home
last modified time | relevance | path

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

/third_party/f2fs-tools/lib/
Dnls_utf8.c471 static utf8leaf_t *utf8lookup(const struct utf8data *data, in utf8lookup() function
494 leaf = utf8lookup(data, hangul, s);
524 leaf = utf8lookup(data, hangul, s);
610 leaf = utf8lookup(data, hangul, s);
763 leaf = utf8lookup(u8c->data, u8c->hangul, u8c->s); in utf8byte()
789 leaf = utf8lookup(u8c->data, u8c->hangul, u8c->s); in utf8byte()