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

/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Drevprops.c402 parse_revprop(apr_hash_t **properties, function
503 SVN_ERR(parse_revprop(properties, fs, rev, as_string,
839 SVN_ERR(parse_revprop(&revprops->properties, fs, revision,
851 SVN_ERR(parse_revprop(&properties, fs, revision, serialized,
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Drevprops.c192 parse_revprop(apr_hash_t **properties, function
298 SVN_ERR(parse_revprop(properties, fs, rev, as_string, pool, iterpool));
553 SVN_ERR(parse_revprop(&revprops->properties, fs, revision,

Completed in 58 milliseconds