Lines Matching refs:ignore
146 int ignore;
167 ignore = 0;
174 /* we ignore the version line... */
178 if( !ignore ) {
187 ignore = 1;
191 /* newline in tmp string resets ignore flag */
193 ignore = 0;
207 int ignore, diml, c;
214 ignore = 0;
225 /* we ignore the version line... */
230 if( !ignore && diml == 0) {
238 ignore = 1;
243 if( !ignore ) {
284 /* newline in tmp string resets ignore flag */
286 ignore = 0;