Searched defs:utf8_to_utf16 (Results 1 – 5 of 5) sorted by relevance
| /external/f2fs-tools/lib/ |
| D | libf2fs.c | 118 int utf8_to_utf16(uint16_t *output, const char *input, size_t outsize, in utf8_to_utf16() function
|
| /external/libcxx/src/ |
| D | locale.cpp | 1891 utf8_to_utf16(const uint8_t* frm, const uint8_t* frm_end, const uint8_t*& frm_nxt, in utf8_to_utf16() function 2012 utf8_to_utf16(const uint8_t* frm, const uint8_t* frm_end, const uint8_t*& frm_nxt, in utf8_to_utf16() function
|
| /external/cronet/buildtools/third_party/libc++/trunk/src/ |
| D | locale.cpp | 1984 utf8_to_utf16(const uint8_t* frm, const uint8_t* frm_end, const uint8_t*& frm_nxt, in utf8_to_utf16() function 2105 utf8_to_utf16(const uint8_t* frm, const uint8_t* frm_end, const uint8_t*& frm_nxt, in utf8_to_utf16() function
|
| /external/sqlite/dist/orig/ |
| D | shell.c | 4740 LPWSTR utf8_to_utf16(const char *z){ in utf8_to_utf16() function
|
| /external/sqlite/dist/ |
| D | shell.c | 4745 LPWSTR utf8_to_utf16(const char *z){ in utf8_to_utf16() function
|