Home
last modified time | relevance | path

Searched refs:utf16_to_utf8 (Results 1 - 7 of 7) sorted by relevance

/third_party/eudev/src/shared/
H A Dutf8.h36 char *utf16_to_utf8(const void *s, size_t length);
H A Dutf8.c224 char *utf16_to_utf8(const void *s, size_t length) { in utf16_to_utf8() function
/third_party/node/deps/simdutf/
H A Dsimdutf.cpp10052 namespace utf16_to_utf8 { namespace
10574 } // utf16_to_utf8 namespace
11054 /* begin file src/scalar/utf16_to_utf8/valid_utf16_to_utf8.h */
11061 namespace utf16_to_utf8 { namespace
11121 } // utf16_to_utf8 namespace
11127 /* end file src/scalar/utf16_to_utf8/valid_utf16_to_utf8.h */
11128 /* begin file src/scalar/utf16_to_utf8/utf16_to_utf8.h */
11135 namespace utf16_to_utf8 { namespace
11255 } // utf16_to_utf8 namespac
[all...]
/third_party/f2fs-tools/fsck/
H A Dmain.c1075 utf16_to_utf8(label, sb->volume_name, in do_label()
H A Dmount.c373 utf16_to_utf8(buffer, name, MAX_VOLUME_NAME, MAX_VOLUME_NAME); in DISP_label()
/third_party/f2fs-tools/include/
H A Df2fs_fs.h1429 extern int utf16_to_utf8(char *, const uint16_t *, size_t, size_t);
/third_party/f2fs-tools/lib/
H A Dlibf2fs.c206 int utf16_to_utf8(char *output, const uint16_t *input, size_t outsize, in utf16_to_utf8() function

Completed in 30 milliseconds