Searched refs:SVN_STR_TO_REV (Results 1 – 11 of 11) sorted by relevance
299 *result = SVN_STR_TO_REV(val); in read_revnum()805 entry->revision = SVN_STR_TO_REV(revision_str); in atts_to_entry()904 entry->copyfrom_rev = SVN_STR_TO_REV(revstr); in atts_to_entry()962 entry->cmt_rev = SVN_STR_TO_REV(cmt_revstr); in atts_to_entry()
176 peg_rev = SVN_STR_TO_REV(apr_pstrmemdup(scratch_pool, in read_node_version_info()
2103 db->ood_changed_rev = SVN_STR_TO_REV(value->data); in change_dir_prop()2348 fb->ood_changed_rev = SVN_STR_TO_REV(value->data); in change_file_prop()
1459 last_merged = SVN_STR_TO_REV(last_merged_rev->data); in do_synchronize()1463 copying = SVN_STR_TO_REV(currently_copying->data); in do_synchronize()1630 baton->start_rev = SVN_STR_TO_REV(last_merged_rev->data); in do_copy_revprops()1632 baton->end_rev = SVN_STR_TO_REV(last_merged_rev->data); in do_copy_revprops()1635 if (baton->start_rev > SVN_STR_TO_REV(last_merged_rev->data)) in do_copy_revprops()1640 if (baton->end_rev > SVN_STR_TO_REV(last_merged_rev->data)) in do_copy_revprops()
198 path, SVN_STR_TO_REV(rev), in blame_closed()
298 opt_ctx->youngest_rev = SVN_STR_TO_REV(val); in capabilities_headers_iterator_callback()
441 #define SVN_STR_TO_REV(str) ((svn_revnum_t) atol(str)) macro
406 nb->copyfrom_rev = SVN_STR_TO_REV(val); in make_node_baton()463 rb->rev = SVN_STR_TO_REV(val); in make_revision_baton()
353 rb->rev_orig = SVN_STR_TO_REV(rev_orig); in new_revision_record()640 cf_orig_rev = SVN_STR_TO_REV(val); in new_node_record()
529 revision->value.number = SVN_STR_TO_REV(str); in parse_one_rev()
439 SVN_STR_TO_REV(apr_pstrmemdup(pool, base_id_or_rev->data, in svn_fs_base__parse_transaction_skel()