Searched refs:errignore (Results 1 – 12 of 12) sorted by relevance
/dports/graphics/zgv/zgv-5.9/src/ |
H A D | readpng.c | 141 if(!cfg.errignore) free(pal); in read_png_file() 142 if(cfg.errignore && theimage!=NULL && dithering) in read_png_file() 233 if(cfg.errignore) in read_png_file() 240 if(cfg.errignore && number_passes>1) /* fully draw interlace bits */ in read_png_file()
|
H A D | rc_config.h | 58 int errignore; member
|
H A D | rcfile.c | 262 cfg.errignore=0; in defaultcfg()
|
H A D | options.src | 78 "ignore-errors" 'i' 1 1 OPT_ARG get_bool &cfg.errignore
|
H A D | vgadisp.c | 365 if(cfg.errignore) in readpicture()
|
H A D | zgv.c | 409 cfg.errignore=0; /* don't ignore errs if using this way */ in main()
|
/dports/www/websocat/websocat-1.9.0/tests/ |
H A D | test.rs | 52 (stage3, errignore,) => { 167 errignore, in ws_persist()
|
/dports/www/obhttpd/httpd-7.0.20211221/src/regress/usr.sbin/httpd/tests/ |
H A D | funcs.pl | 320 sub errignore { subroutine
|
/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/ |
H A D | sim_extension.c | 4877 int32 level, switches, audible, errignore, verbose, count; in execute_file() local 4903 errignore = switches & SWMASK ('E'); /* and the error ignore flag if -E is pre… in execute_file() 5038 && (errignore /* and errors are ignored */ in execute_file()
|
/dports/emulators/simh-hp3000/simh-hp3000-3.11.0.10/SCP/ |
H A D | sim_extension.c | 5394 int32 level, switches, audible, errignore, verbose, count; in execute_file() local 5420 errignore = switches & SWMASK ('E'); /* and the error ignore flag if -E is pre… in execute_file() 5555 && (errignore /* and errors are ignored */ in execute_file()
|
/dports/emulators/simh-hp2100/simh-hp2100-3.11.0.31/SCP/ |
H A D | sim_extension.c | 5394 int32 level, switches, audible, errignore, verbose, count; in execute_file() local 5420 errignore = switches & SWMASK ('E'); /* and the error ignore flag if -E is pre… in execute_file() 5555 && (errignore /* and errors are ignored */ in execute_file()
|
/dports/graphics/zgv/zgv-5.9/ |
H A D | ChangeLog | 962 ignored `errignore', possibly as this becomes a lot more 964 simply stop applying errignore to GIFs. (If you don't like this
|