Searched refs:SVN_TOKEN_UNKNOWN (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/contrib/subversion/subversion/libsvn_subr/
H A Dtoken.c50 if (value == SVN_TOKEN_UNKNOWN)
64 if (*value == SVN_TOKEN_UNKNOWN)
78 return SVN_TOKEN_UNKNOWN;
84 return SVN_TOKEN_UNKNOWN;
97 return SVN_TOKEN_UNKNOWN;
H A Ddate.c244 if (n == SVN_TOKEN_UNKNOWN)
/freebsd-10.2-release/contrib/subversion/subversion/include/private/
H A Dsvn_token.h47 #define SVN_TOKEN_UNKNOWN (-9999) macro
57 /* NOTE: in the following functions, if WORD is NULL, then SVN_TOKEN_UNKNOWN
80 string is not recognized, then SVN_TOKEN_UNKNOWN will be returned. */
87 the string is not recognized, then SVN_TOKEN_UNKNOWN will be returned. */
/freebsd-10.2-release/contrib/subversion/subversion/libsvn_wc/
H A Dtree_conflicts.c134 if (value == SVN_TOKEN_UNKNOWN)
H A Dconflicts.c715 if (value != SVN_TOKEN_UNKNOWN)
965 if (value != SVN_TOKEN_UNKNOWN)
979 if (value != SVN_TOKEN_UNKNOWN)

Completed in 126 milliseconds