Home
last modified time | relevance | path

Searched defs:svn_ra_serf__xml_context_t (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/subversion/subversion/libsvn_ra_serf/
HDxml.c45 struct svn_ra_serf__xml_context_t { struct
47 svn_ra_serf__xml_estate_t *current;
72 svn_ra_serf__xml_context_t *xmlctx__tmp = (xmlctx); \ argument
82 apr_pool_t *scratch_pool;
HDra_serf.h660 typedef struct svn_ra_serf__xml_context_t svn_ra_serf__xml_context_t; typedef