Lines Matching refs:errorCount
70 int errorCount;
296 info->errorCount = 0;
428 if (from->errorCount > 0)
430 into->errorCount += from->errorCount;
452 into->errorCount++;
462 into->errorCount++;
467 into->errorCount++;
510 return (info->errorCount == 0);
525 info->errorCount += 10; /* XXX: why 10?? */
529 if ((stmt->next != NULL) && (included.errorCount < 1))
551 info->errorCount += 10; /* XXX: Why 10?? */
563 return (info->errorCount == 0);
718 info->errorCount++;
729 info->errorCount++;
766 info->errorCount++;
770 info->errorCount++;
775 info->errorCount++;
779 info->errorCount++;
785 info->errorCount++;
795 info->errorCount++;
803 if (info->errorCount > 10)
837 if (info.errorCount == 0)