aboutsummaryrefslogtreecommitdiffstats
path: root/src/Utility/Unescape.h
blob: c0e9bf3c86dc2cdcb893c952908fd233c9b21110 (plain) (blame)
1
2
3
4
5
6
7
8
9
#ifndef UNESCAPE_H
#define UNESCAPE_H

#include <stddef.h>

char *unescape_search_url(const char *input);
char *url_decode_query(const char *src);

#endif
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage