diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-01-21 05:46:02 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-01-21 05:46:02 -0800 |
commit | ad485d0160d62c4c7077e88342e70f9e4bd3300e (patch) | |
tree | 2675e45aa679a70f6afb1e09c697962022ca9477 /share | |
parent | 3af82c6cafd7a20719c7bc03630c111f281306ea (diff) | |
download | txr-ad485d0160d62c4c7077e88342e70f9e4bd3300e.tar.gz txr-ad485d0160d62c4c7077e88342e70f9e4bd3300e.tar.bz2 txr-ad485d0160d62c4c7077e88342e70f9e4bd3300e.zip |
Support for Base 64 encoding.
* filter.c (tobase64_k, frombase64_k): New keyword symbol variables.
(col_check, get_base64_char, b64_code): New static functions.
(base64_decode, base64_encode): New functions.
(filter_init): Initialize new keyword symbol variables, and register
base64-encode and base64-decode intrinsic functions.
* filter.h (base64_encode, base64_decode): Declared.
* txr.1: Documented base64-encode, base64-decode,
as well as :tobase64 and :frombase64.
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions