Searched refs:nbErrors (Results 1 – 4 of 4) sorted by relevance
33 static int nbErrors = 0; variable175 nbErrors++; in run_test2()185 nbErrors++; in run_test2()195 nbErrors++; in run_test2()211 nbErrors++; in run_test2()224 nbErrors++; in run_test2()230 nbErrors++; in run_test2()242 nbErrors++; in run_test2()254 nbErrors++; in run_test2()266 nbErrors++; in run_test2()[all …]
83 int nbErrors; /* the number of errors detected */ member112 ctxt->nbErrors++; in xmlXIncludeErrMemory()133 ctxt->nbErrors++; in xmlXIncludeErr()301 ret->nbErrors = 0; in xmlXIncludeNewContext()1982 if (ctxt->nbErrors > 0) in xmlXIncludeLoadFallback()2494 if ((ret >= 0) && (ctxt->nbErrors > 0)) in xmlXIncludeProcessTreeFlagsData()2578 if ((ret >= 0) && (ctxt->nbErrors > 0)) in xmlXIncludeProcessTreeFlags()2618 if ((ret >= 0) && (ctxt->nbErrors > 0)) in xmlXIncludeProcessNode()
217 int nbErrors; /* number of errors at parse time */ member356 int nbErrors; /* number of errors in validation */ member450 ctxt->nbErrors++; in xmlRngPErrMemory()485 ctxt->nbErrors++; in xmlRngVErrMemory()525 ctxt->nbErrors++; in xmlRngPErr()559 ctxt->nbErrors++; in xmlRngVErr()3936 if (ctxt->nbErrors != 0) in xmlRelaxNGGenerateAttributes()4014 if (ctxt->nbErrors != 0) in xmlRelaxNGGetElements()4126 if (ctxt->nbErrors != 0) in xmlRelaxNGCheckChoiceDeterminism()4260 if (ctxt->nbErrors != 0) in xmlRelaxNGCheckGroupAttrs()[all …]
86 int nbErrors; member