Searched refs:parse_revprop (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/contrib/subversion/subversion/libsvn_fs_x/ |
| H A D | revprops.c | 402 parse_revprop(apr_hash_t **properties, in parse_revprop() function 503 SVN_ERR(parse_revprop(properties, fs, rev, as_string, in read_non_packed_revprop() 839 SVN_ERR(parse_revprop(&revprops->properties, fs, revision, in parse_packed_revprops() 851 SVN_ERR(parse_revprop(&properties, fs, revision, serialized, in parse_packed_revprops()
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_fs_fs/ |
| H A D | revprops.c | 192 parse_revprop(apr_hash_t **properties, in parse_revprop() function 298 SVN_ERR(parse_revprop(properties, fs, rev, as_string, pool, iterpool)); in read_non_packed_revprop() 553 SVN_ERR(parse_revprop(&revprops->properties, fs, revision, in parse_packed_revprops()
|