Lines Matching refs:values

131 /* Enumerated values describing the state of a node. */
173 it should be treated similar to the other missing status values
503 Unless KEEP_RECORDED_INFO is set to TRUE, recorded size and timestamp values
623 is specified by STATUS. Only these values are allowed for STATUS:
729 The OUT parameters, and their "not available" values are:
749 If the STATUS is normal, the REPOS_* values will be non-NULL.
761 *PROPS maps "const char *" names to "const svn_string_t *" values. If
820 *PROPS maps "const char *" names to "const svn_string_t *" values.
825 Allocate *PROPS and its keys and values in RESULT_POOL.
839 elements are const char * values.
1179 When STATUS is requested it has one of these values
1273 Note that this function currently DOESN'T copy the passed values to
1318 /* Gather all svn:externals property values from the actual properties on
1320 to const char * property values.
1507 PROPS maps "const char *" names to "const svn_string_t *" values.
1655 ### I'm not sure that these three values are the best way to do this,
1779 The OUT parameters, and their "not available" values are:
1814 When STATUS is requested, then it will be one of these values:
1891 ### add some documentation about OUT parameter values based on STATUS ??
2085 *PROPS maps "const char *" names to "const svn_string_t *" values. If
2166 PROPS maps "const char *" names to "const svn_string_t *" values.
2169 Allocate *PROPS and its keys and values in RESULT_POOL.
2180 * values for any properties of child nodes of LOCAL_ABSPATH (up to DEPTH).
2200 *PROPS maps "const char *" names to "const svn_string_t *" values.
2205 Allocate *PROPS and its keys and values in RESULT_POOL.
2282 * property values in *VALUES, of all PROPNAME properties on LOCAL_ABSPATH
2289 svn_wc__db_prop_retrieve_recursive(apr_hash_t **values,
2519 values in the BASE_NODE table.
2562 ### the other two values must be NULL.
2715 values will be implied by that ancestor BASE node and this node's
2717 NULL values (and SVN_INVALID_REVNUM for ORIGINAL_REVISION).
2722 an add, copy, or move). The REPOS_* values will be implied by the
2731 BASE node. And again, the REPOS_* values are implied by this node's
2838 would indicate the target location (and other OUT values as above).