Searched refs:SVN_KEYWORD_REVISION_LONG (Results 1 – 3 of 3) sorted by relevance
731 #define SVN_KEYWORD_REVISION_LONG "LastChangedRevision" macro
80 svn_hash_sets(kwhash, SVN_KEYWORD_REVISION_LONG, kwstruct->revision); in kwstruct_to_kwhash()1425 val = svn_hash_gets(kwhash, SVN_KEYWORD_REVISION_LONG); in svn_subst_build_keywords()
329 else if ((! strcmp(keyword, SVN_KEYWORD_REVISION_LONG)) in build_keywords()337 svn_hash_sets(*kw, SVN_KEYWORD_REVISION_LONG, revision_val); in build_keywords()