FILTER_REFS_ALL    61 builtin/for-each-ref.c 	filter_refs(&array, &filter, FILTER_REFS_ALL | FILTER_REFS_INCLUDE_BROKEN);
FILTER_REFS_ALL   927 ref-filter.c   	if (type & (FILTER_REFS_ALL | FILTER_REFS_INCLUDE_BROKEN))
FILTER_REFS_ALL   929 ref-filter.c   	else if (type & FILTER_REFS_ALL)