Home
last modified time | relevance | path

Searched refs:git_config_parse_key (Results 1 – 24 of 24) sorted by relevance

/dports/devel/cgit/cgit-1.2.3/git/
H A Dconfig.h245 int git_config_parse_key(const char *, char **, int *);
H A Dconfig.c428 int git_config_parse_key(const char *key, char **store_key, int *baselen) in git_config_parse_key() function
463 if (git_config_parse_key(pair[0]->buf, &canonical_name, NULL)) { in git_config_parse_parameter()
1861 if (git_config_parse_key(key, &normalized_key, NULL)) in configset_find_element()
2738 ret = 0 - git_config_parse_key(key, &store.key, &store.baselen); in git_config_set_multivar_in_file_gently()
H A Dsubmodule-config.c752 ret = git_config_parse_key(key, &store_key, NULL); in print_config_from_gitmodules()
/dports/devel/git-svn/git-2.34.1/
H A Dconfig.h261 int git_config_parse_key(const char *, char **, size_t *);
H A Dconfig.c431 int git_config_parse_key(const char *key, char **store_key, size_t *baselen_) in git_config_parse_key() function
496 if (git_config_parse_key(key, &canonical_name, NULL)) in config_parse_pair()
2038 if (git_config_parse_key(key, &normalized_key, NULL)) in configset_find_element()
2931 ret = 0 - git_config_parse_key(key, &store.key, &store.baselen); in git_config_set_multivar_in_file_gently()
H A Dsubmodule-config.c750 ret = git_config_parse_key(key, &store_key, NULL); in print_config_from_gitmodules()
/dports/devel/git-gui/git-2.34.1/
H A Dconfig.h261 int git_config_parse_key(const char *, char **, size_t *);
H A Dconfig.c431 int git_config_parse_key(const char *key, char **store_key, size_t *baselen_) in git_config_parse_key() function
496 if (git_config_parse_key(key, &canonical_name, NULL)) in config_parse_pair()
2038 if (git_config_parse_key(key, &normalized_key, NULL)) in configset_find_element()
2931 ret = 0 - git_config_parse_key(key, &store.key, &store.baselen); in git_config_set_multivar_in_file_gently()
H A Dsubmodule-config.c750 ret = git_config_parse_key(key, &store_key, NULL); in print_config_from_gitmodules()
/dports/devel/git-p4/git-2.34.1/
H A Dconfig.h261 int git_config_parse_key(const char *, char **, size_t *);
H A Dconfig.c431 int git_config_parse_key(const char *key, char **store_key, size_t *baselen_) in git_config_parse_key() function
496 if (git_config_parse_key(key, &canonical_name, NULL)) in config_parse_pair()
2038 if (git_config_parse_key(key, &normalized_key, NULL)) in configset_find_element()
2931 ret = 0 - git_config_parse_key(key, &store.key, &store.baselen); in git_config_set_multivar_in_file_gently()
H A Dsubmodule-config.c750 ret = git_config_parse_key(key, &store_key, NULL); in print_config_from_gitmodules()
/dports/devel/git/git-2.34.1/
H A Dconfig.h261 int git_config_parse_key(const char *, char **, size_t *);
H A Dconfig.c431 int git_config_parse_key(const char *key, char **store_key, size_t *baselen_) in git_config_parse_key() function
496 if (git_config_parse_key(key, &canonical_name, NULL)) in config_parse_pair()
2038 if (git_config_parse_key(key, &normalized_key, NULL)) in configset_find_element()
2931 ret = 0 - git_config_parse_key(key, &store.key, &store.baselen); in git_config_set_multivar_in_file_gently()
H A Dsubmodule-config.c750 ret = git_config_parse_key(key, &store_key, NULL); in print_config_from_gitmodules()
/dports/devel/git-cvs/git-2.34.1/
H A Dconfig.h261 int git_config_parse_key(const char *, char **, size_t *);
H A Dconfig.c431 int git_config_parse_key(const char *key, char **store_key, size_t *baselen_) in git_config_parse_key() function
496 if (git_config_parse_key(key, &canonical_name, NULL)) in config_parse_pair()
2038 if (git_config_parse_key(key, &normalized_key, NULL)) in configset_find_element()
2931 ret = 0 - git_config_parse_key(key, &store.key, &store.baselen); in git_config_set_multivar_in_file_gently()
H A Dsubmodule-config.c750 ret = git_config_parse_key(key, &store_key, NULL); in print_config_from_gitmodules()
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dconfig.c314 if (git_config_parse_key(key_, &key, NULL)) { in get_value()
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dconfig.c345 if (git_config_parse_key(key_, &key, NULL)) { in get_value()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dconfig.c345 if (git_config_parse_key(key_, &key, NULL)) { in get_value()
/dports/devel/git/git-2.34.1/builtin/
H A Dconfig.c345 if (git_config_parse_key(key_, &key, NULL)) { in get_value()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dconfig.c345 if (git_config_parse_key(key_, &key, NULL)) { in get_value()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dconfig.c345 if (git_config_parse_key(key_, &key, NULL)) { in get_value()