HomeSort by relevance Sort by last modified time
    Searched defs:ucs2_to_utf8 (Results 1 - 3 of 3) sorted by null

  /external/qemu/telephony/
gsm.c 498 ucs2_to_utf8( cbytes_t ucs2, function
1086 result = ucs2_to_utf8( alpha, (end-alpha)/2, dst );
  /external/libcxx/src/
locale.cpp 2463 ucs2_to_utf8(const uint16_t* frm, const uint16_t* frm_end, const uint16_t*& frm_nxt, function
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
locale.cpp 2542 ucs2_to_utf8(const uint16_t* frm, const uint16_t* frm_end, const uint16_t*& frm_nxt, function
    [all...]

Completed in 118 milliseconds