Lines Matching full:production
142 print " --fprod <text> Per input file production\n";
151 print "Production text substitutions:\n";
166 # production variables:
168 my $fprod = ""; # per input file production
180 'file-production', $fprod,
182 'enumeration-production', $eprod,
184 'value-production', $vprod,
211 $fprod = $tmpl{'file-production'};
213 $eprod = $tmpl{'enumeration-production'};
215 $vprod = $tmpl{'value-production'};