mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-25 05:27:00 +03:00
c17dc661ea
Split out UTF-8 handling functions. Submit URL-encoded forms in sensible encoding: * First entry in accept-charset list, if present * Document encoding, otherwise We may want to explicitly look for UTF-8, to save converting. Convert cnv_str_local_enc/cnv_local_enc_str to use iconv (they're now veneers for utf8_[to/from]_enc). Provide mechanism for looking up local system charset (derived from system alphabet, under RISC OS) svn path=/import/netsurf/; revision=1647 |
||
---|---|---|
.. | ||
.cvsignore | ||
config.h | ||
log.h | ||
memanalyze.pl | ||
memdebug.c | ||
memdebug.h | ||
messages.c | ||
messages.h | ||
pool.c | ||
pool.h | ||
talloc.c | ||
talloc.h | ||
transtab | ||
tt2code | ||
url.c | ||
url.h | ||
utf8.c | ||
utf8.h | ||
utils.c | ||
utils.h |