Home
last modified time | relevance | path

Searched refs:encode_baton (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/subversion/subversion/libsvn_subr/
H A Dquoprint.c71 struct encode_baton { struct
121 struct encode_baton *eb = baton; in encode_data()
141 struct encode_baton *eb = baton; in finish_encoding_data()
164 struct encode_baton *eb = apr_palloc(subpool, sizeof(*eb)); in svn_quoprint_encode()
H A Dbase64.c56 struct encode_baton { struct
212 struct encode_baton *eb = baton; in encode_data()
232 struct encode_baton *eb = baton; in finish_encoding_data()
257 struct encode_baton *eb = apr_palloc(pool, sizeof(*eb)); in svn_base64_encode2()