Lines Matching full:on
80 * @return 0 on success, <0 on failure
96 * fall back on the native case-sensitivity for your platform. You must
98 * fall back on being case sensitive.
112 * directory of the repository. It is an error to invoke this on a bare
121 * flag). You must call `git_pathspec_match_list_free()` on this object.
127 * @return 0 on success, -1 on error, GIT_ENOTFOUND if no matches and
150 * flag). You must call `git_pathspec_match_list_free()` on this object.
156 * @return 0 on success, -1 on error, GIT_ENOTFOUND if no matches and
174 * flag). You must call `git_pathspec_match_list_free()` on this object.
180 * @return 0 on success, -1 on error, GIT_ENOTFOUND if no matches and
198 * flag). You must call `git_pathspec_match_list_free()` on this object.
204 * @return 0 on success, -1 on error, GIT_ENOTFOUND if no matches and