Searched refs:SVN_PROP_IGNORE (Results 1 – 5 of 5) sorted by relevance
376 #define SVN_PROP_IGNORE SVN_PROP_PREFIX "ignore" macro505 SVN_PROP_IGNORE, \
50 #define SVN_PROP__NODE_DIR_ONLY_PROPS SVN_PROP_IGNORE, \
982 val = svn_hash_gets(url_props, SVN_PROP_IGNORE); in svn_client_import5()
2203 else if (strcmp(propname, SVN_PROP_IGNORE) == 0 in svn_wc_canonicalize_svn_prop()
903 value = svn_hash_gets(props, SVN_PROP_IGNORE); in collect_ignore_patterns()