gf_utf8_mbstowcs 59 applications/GPAX/GPAXPlugin.cpp gf_utf8_mbstowcs(w_msg, 1024, (const char **)&msg); gf_utf8_mbstowcs 153 applications/GPAX/GPAXPlugin.cpp gf_utf8_mbstowcs(w_szTar, 1024, (const char **)sz_ptr); gf_utf8_mbstowcs 158 applications/GPAX/GPAXPlugin.cpp gf_utf8_mbstowcs(w_szURL, 1024, (const char **)sz_ptr); gf_utf8_mbstowcs 516 applications/GPAX/GPAXPlugin.cpp len = (u16) gf_utf8_mbstowcs(wurl, MAXLEN_URL, &sptr); gf_utf8_mbstowcs 627 applications/GPAX/GPAXPlugin.cpp len = (u32) gf_utf8_mbstowcs(wurl, MAXLEN_URL, &sptr); gf_utf8_mbstowcs 72 include/gpac/utf.h size_t gf_utf8_mbstowcs(unsigned short* dst, size_t dst_len, const char** srcp); gf_utf8_mbstowcs 1051 modules/dx_hw/dx_window.c len_res = gf_utf8_mbstowcs(wcaption, len, &str_src); gf_utf8_mbstowcs 549 modules/ft_font/ft_font.c _len = gf_utf8_mbstowcs((u16*) glyph_buffer, *io_glyph_buffer_size, (const char **) &utf8); gf_utf8_mbstowcs 81 modules/gdip_raster/gdip_font.cpp _len = gf_utf8_mbstowcs((u16*) glyph_buffer, *io_glyph_buffer_size, (const char **) &utf8); gf_utf8_mbstowcs 895 modules/timedtext/timedtext_dec.c char_count = (u32) gf_utf8_mbstowcs(utf16_text, 2500, (const char **) &p); gf_utf8_mbstowcs 147 src/compositor/events.c len = gf_utf8_mbstowcs(conv_buf, len, &text); gf_utf8_mbstowcs 383 src/compositor/events.c size_t l = gf_utf8_mbstowcs(compositor->sel_buffer, compositor->sel_buffer_alloc, &src); gf_utf8_mbstowcs 390 src/compositor/events.c size_t l = gf_utf8_mbstowcs(compositor->sel_buffer, compositor->sel_buffer_alloc, &src); gf_utf8_mbstowcs 66 src/compositor/svg_font.c len = gf_utf8_mbstowcs((u16*) glyph_buffer, *io_glyph_buffer_size, (const char**)&utf8); gf_utf8_mbstowcs 381 src/compositor/svg_font.c len = gf_utf8_mbstowcs(utf_name, 200, (const char **) &utf8); gf_utf8_mbstowcs 2812 src/isomedia/box_dump.c len = gf_utf8_mbstowcs((u16*)utf16Line, 10000, (const char **) &str); gf_utf8_mbstowcs 3009 src/isomedia/box_dump.c size_t res = gf_utf8_mbstowcs(utf16Line, 10000, (const char **) &str); gf_utf8_mbstowcs 523 src/media_tools/text_import.c size_t _len = gf_utf8_mbstowcs(uniLine, 5000, (const char **) &ptr); gf_utf8_mbstowcs 433 src/scene_manager/scene_dump.c _len = gf_utf8_mbstowcs(uniLine, len, (const char **) &str); gf_utf8_mbstowcs 599 src/scene_manager/scene_dump.c _len = gf_utf8_mbstowcs(uniLine, len, (const char **)&str); gf_utf8_mbstowcs 699 src/scene_manager/scene_dump.c len = gf_utf8_mbstowcs(uniLine, 5000, (const char **) &str); gf_utf8_mbstowcs 154 src/terminal/input_sensor.c gf_utf8_mbstowcs(termSeq, esd->decoderConfig->decoderSpecificInfo->dataLength - size, &src); gf_utf8_mbstowcs 679 src/utils/os_file.c len_res = gf_utf8_mbstowcs(wname, len, &str_src); gf_utf8_mbstowcs 686 src/utils/os_file.c len_res = gf_utf8_mbstowcs(wmode, len, &str_src);