Searched refs:stop_on_error (Results 1 – 5 of 5) sorted by relevance
147 if options.stop_on_error:149 if ok == False and options.stop_on_error:155 if options.stop_on_error:
42 unsigned int stop_on_error = 0; variable236 if (stop_on_error) in double_verify()282 stop_on_error = 1; in main()341 if (!stop_on_error) { in main()
93 bool stop_on_error() const { return stop_on_error_; } in stop_on_error() function
1780 if (sat_->stop_on_error()) { in SectorValidatePage()
424 stop_on_error, in ReadPDFImage() local513 stop_on_error=IsStringTrue(GetImageOption(image_info,"pdf:stop-on-error")); in ReadPDFImage()719 if (stop_on_error != MagickFalse) in ReadPDFImage()