ACTION_REPLACE_ALL   65 builtin/config.c 	OPT_BIT(0, "replace-all", &actions, N_("replace all matching variables: name value [value_regex]"), ACTION_REPLACE_ALL),
ACTION_REPLACE_ALL  614 builtin/config.c 	else if (actions == ACTION_REPLACE_ALL) {