Lines Matching refs:TEMP
1384 if (!open(TEMP, ">$fname")) {1388 $output = \*TEMP;2204 open(SVG, $svgfile) || die "open temp svg: $!";