Searched refs:SVN_FS_CONFIG_PRE_1_8_COMPATIBLE (Results 1 – 3 of 3) sorted by relevance
286 else if (svn_hash_gets(config, SVN_FS_CONFIG_PRE_1_8_COMPATIBLE)) in svn_fs__compatible_version()
197 #define SVN_FS_CONFIG_PRE_1_8_COMPATIBLE "pre-1.8-compatible" macro
753 svn_hash_sets(fs_config, SVN_FS_CONFIG_PRE_1_8_COMPATIBLE, "1"); in subcommand_create()