Home
last modified time | relevance | path

Searched refs:decode_baton (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/
H A Dquoprint.c193 struct decode_baton { struct
249 struct decode_baton *db = baton; in decode_data()
273 struct decode_baton *db = baton; in finish_decoding_data()
287 struct decode_baton *db = apr_palloc(subpool, sizeof(*db)); in svn_quoprint_decode()
H A Dbase64.c299 struct decode_baton { struct
471 struct decode_baton *db = baton; in decode_data()
493 struct decode_baton *db = baton; in finish_decoding_data()
506 struct decode_baton *db = apr_palloc(pool, sizeof(*db)); in svn_base64_decode()
/freebsd-13.1/contrib/subversion/subversion/libsvn_delta/
H A Dsvndiff.c351 struct decode_baton struct
640 struct decode_baton *db = (struct decode_baton *) baton; in write_handler()
803 struct decode_baton *db = (struct decode_baton *) baton; in close_handler()
831 struct decode_baton *db = apr_palloc(pool, sizeof(*db)); in svn_txdelta_parse_svndiff()