validate_new_branchname  224 branch.c       	if (validate_new_branchname(name, &ref, force,
validate_new_branchname   35 branch.h       int validate_new_branchname(const char *name, struct strbuf *ref, int force, int attr_only);
validate_new_branchname  723 builtin/branch.c 	validate_new_branchname(newname, &newref, force, clobber_head_ok);
validate_new_branchname 1263 builtin/checkout.c 			validate_new_branchname(opts.new_branch, &buf,