Searched refs:gint64_format_w (Results 1 – 1 of 1) sorted by relevance
551 wchar_t *gint64_format_w = g_utf8_to_utf16 (gint64_format, -1, NULL, NULL, NULL); in g_winhttp_file_query_info() local553 if (swscanf (content_length, gint64_format_w, &cl, &n) == 1 && in g_winhttp_file_query_info()558 g_free (gint64_format_w); in g_winhttp_file_query_info()