Searched refs:from_sections (Results 1 – 1 of 1) sorted by relevance
332 def list_refs_from_to_sections(refs, from_sections, to_sections): # type: (List[Reference], List[s… argument335 if (not from_sections or ref.from_sym.section in from_sections) and \405 from_sections = args.from_sections.split(',') if args.from_sections else []408 refs, from_sections, to_sections