Lines Matching refs:msgname
690 for msgname in toposort2(dependencies):691 if msgname in message_by_name:692 yield message_by_name[msgname]