Searched refs:monitored_file_w (Results 1 – 1 of 1) sorted by relevance
199 wchar_t *monitored_file_w; in g_win32_fs_monitor_callback() local209 monitored_file_w = wcsrchr (monitor->wfullpath_with_long_prefix, L'\\'); in g_win32_fs_monitor_callback()210 monitored_file = g_utf16_to_utf8 (monitored_file_w + 1, -1, NULL, NULL, NULL); in g_win32_fs_monitor_callback()