Searched refs:xlate_to_ebcdic (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/apr-util/encoding/
H A Dapr_base64.c71 static apr_xlate_t *xlate_to_ebcdic; variable
98 xlate_to_ebcdic = to_ebcdic;
135 apr_xlate_conv_buffer(xlate_to_ebcdic, bufplain, &inbytes_left,

Completed in 156 milliseconds