Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/subversion/subversion/libsvn_ra_serf/
H A Dproperty.c84 apr_hash_t *ps_props; member
165 ctx->ps_props = apr_hash_make(svn_ra_serf__xml_state_pool(xes)); in propfind_opened()
290 set_ns_prop(ctx->ps_props, ns, name, val_str, in propfind_closed()
291 apr_hash_pool_get(ctx->ps_props)); in propfind_closed()
315 for (hi_ns = apr_hash_first(scratch_pool, ctx->ps_props); in propfind_closed()
340 ctx->ps_props = NULL; /* Allocated in PROPSTAT state pool */ in propfind_closed()