Lines Matching refs:ids
4303 for suffix, ids in (4310 ids.append((name, name[:-len(suffix)]))4320 for title, attribute, ids in (4326 for name, short_name in ids:4328 for name, short_name in sorted(ids, key=lambda x: x[1].lower()):