Home
last modified time | relevance | path

Searched refs:net_http_urlencode_full (Results 1 – 23 of 23) sorted by relevance

/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libretro/libretro-common/include/net/
H A Dnet_http.h75 void net_http_urlencode_full(char *dest, const char *source, size_t size);
/dports/emulators/libretro-vice/vice-libretro-5725415/libretro-common/include/net/
H A Dnet_http.h75 void net_http_urlencode_full(char *dest, const char *source, size_t size);
/dports/games/libretro-cap32/libretro-cap32-ad7397f/libretro-common/include/net/
H A Dnet_http.h75 void net_http_urlencode_full(char *dest, const char *source, size_t size);
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/libretro/libretro-common/include/net/
H A Dnet_http.h75 void net_http_urlencode_full(char *dest, const char *source, size_t size);
/dports/games/retroarch/RetroArch-1.9.7/libretro-common/include/net/
H A Dnet_http.h77 void net_http_urlencode_full(char *dest, const char *source, size_t size);
/dports/games/mrboom/MrBoom-src-5.2/libretro-common/include/net/
H A Dnet_http.h77 void net_http_urlencode_full(char *dest, const char *source, size_t size);
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/libretro-common/include/net/
H A Dnet_http.h77 void net_http_urlencode_full(char *dest, const char *source, size_t size);
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/libretro-common/include/net/
H A Dnet_http.h77 void net_http_urlencode_full(char *dest, const char *source, size_t size);
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/libretro/libretro-common/include/net/
H A Dnet_http.h79 void net_http_urlencode_full(char *dest, const char *source, size_t size);
/dports/games/retroarch/RetroArch-1.9.7/
H A Dcore_updater_list.c453 net_http_urlencode_full(
H A Dretroarch.c6508 net_http_urlencode_full(url_encoded, url, sizeof(url_encoded)); in discord_download_avatar()
/dports/games/retroarch/RetroArch-1.9.7/tasks/
H A Dtask_pl_thumbnail_download.c173 net_http_urlencode_full(url, raw_url, url_size); in get_thumbnail_paths()
H A Dtask_core_updater.c321 net_http_urlencode_full( in task_core_updater_get_list_handler()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/libretro/libretro-common/net/
H A Dnet_http.c141 void net_http_urlencode_full(char *dest, in net_http_urlencode_full() function
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libretro/libretro-common/net/
H A Dnet_http.c142 void net_http_urlencode_full(char *dest, in net_http_urlencode_full() function
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/libretro/libretro-common/net/
H A Dnet_http.c380 void net_http_urlencode_full(char *dest, in net_http_urlencode_full() function
/dports/games/retroarch/RetroArch-1.9.7/libretro-common/net/
H A Dnet_http.c380 void net_http_urlencode_full(char *dest, in net_http_urlencode_full() function
/dports/emulators/libretro-vice/vice-libretro-5725415/libretro-common/net/
H A Dnet_http.c142 void net_http_urlencode_full(char *dest, in net_http_urlencode_full() function
/dports/games/mrboom/MrBoom-src-5.2/libretro-common/net/
H A Dnet_http.c380 void net_http_urlencode_full(char *dest, in net_http_urlencode_full() function
/dports/games/libretro-cap32/libretro-cap32-ad7397f/libretro-common/net/
H A Dnet_http.c142 void net_http_urlencode_full(char *dest, in net_http_urlencode_full() function
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/libretro-common/net/
H A Dnet_http.c380 void net_http_urlencode_full(char *dest, in net_http_urlencode_full() function
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/libretro-common/net/
H A Dnet_http.c380 void net_http_urlencode_full(char *dest, in net_http_urlencode_full() function
/dports/games/retroarch/RetroArch-1.9.7/menu/cbs/
H A Dmenu_cbs_ok.c4476 net_http_urlencode_full(parent_dir_encoded, parent_dir, in cb_net_generic()
4562 net_http_urlencode_full(url_path_encoded, url_path, sizeof(url_path_encoded)); in generic_action_ok_network()
4858 net_http_urlencode_full(s3, s, sizeof(s3)); in action_ok_download_generic()
4860 net_http_urlencode_full(s3, s2, sizeof(s3)); in action_ok_download_generic()