HomeSort by: relevance | last modified time | path
    Searched defs:one_utf16_to_utf8 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libcpp/
charset.cc 399 one_utf16_to_utf8 (iconv_t bigend, const uchar **inbufp, size_t *inbytesleftp, function
589 return conversion_loop (one_utf16_to_utf8, cd, from, flen, to);
  /src/external/gpl3/gcc.old/dist/libcpp/
charset.cc 399 one_utf16_to_utf8 (iconv_t bigend, const uchar **inbufp, size_t *inbytesleftp, function
522 return conversion_loop (one_utf16_to_utf8, cd, from, flen, to);

Completed in 22 milliseconds