summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2016-01-21 05:46:02 -0800
committerKaz Kylheku <kaz@kylheku.com>2016-01-21 05:46:02 -0800
commitad485d0160d62c4c7077e88342e70f9e4bd3300e (patch)
tree2675e45aa679a70f6afb1e09c697962022ca9477 /configure
parent3af82c6cafd7a20719c7bc03630c111f281306ea (diff)
downloadtxr-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 'configure')
0 files changed, 0 insertions, 0 deletions