Lines Matching refs:found
104 my $found = 0;
114 if (!($found = open( IN, $file)))
118 if (!($found = open( IN, $file)))
122 if (!($found = open( IN, $file))) {
125 if (!($found = open( IN, $file))) {
130 if ($found)
132 $found = 0;
137 if (!$found)
139 $found = 1;
163 if (!$found)
165 $found = 1;
182 if (!$found) {
338 my $found;
339 if (!($found = open( LD, $file)))
342 if (!($found = open( LD, $file)))
345 $found = open( LD, $file);
348 if ($found)