Home | History | Annotate | Download | only in xslt

Lines Matching refs:errors

143    * sometimes reports errors that will not actually affect 
206 * errors - namely when a developer recompiles xalan.jar on their
257 boolean errors = false;
276 errors |= logFoundJars(v, keyStr);
287 errors = true;
301 return errors;
350 * as having errors
359 boolean errors = false;
378 errors = true;
385 errors = true;
393 return errors;
431 boolean errors = false;
449 // errors |= logFoundJars(v, keyStr);
450 errors |= appendFoundJars(hashNode, factory, v, keyStr);
461 errors = true;
471 errors = true;
480 statusNode.setAttribute("result", (errors ? "ERROR" : "OK" ));
502 * as having errors
512 boolean errors = false;
529 errors = true;
539 errors = true;
546 return errors;
1167 // Note that either 1.0 or no SAX are both errors
1234 // errors better; but this is so old hardly anyone has it