Lines Matching full:registry
1209 registry, order, supplement = value1210 xmlWriter.simpletag(name, [('Registry', tostr(registry)), ('Order', tostr(order)),1215 return (attrs['Registry'], attrs['Order'], safeEval(attrs['Supplement']))