Searched refs:testErrors (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10.1/libxml2-26/libxml2/
H A Drunxmlconf.c106 static char testErrors[32769]; variable
118 fprintf(logfile, "%s", testErrors);
119 testErrorsSize = 0; testErrors[0] = 0;
134 res = snprintf(&testErrors[testErrorsSize],
145 testErrors[testErrorsSize] = 0;
149 testErrors[testErrorsSize] = 0;
305 testErrorsSize = 0; testErrors[0] = 0;
380 testErrorsSize = 0; testErrors[0] = 0;
H A Drunsuite.c163 static char testErrors[32769]; variable
173 fprintf(logfile, "%s", testErrors);
174 testErrorsSize = 0; testErrors[0] = 0;
191 res = vsnprintf(&testErrors[testErrorsSize],
198 testErrors[testErrorsSize] = 0;
202 testErrors[testErrorsSize] = 0;
430 testErrorsSize = 0; testErrors[0] = 0;
786 testErrorsSize = 0; testErrors[0] = 0;
884 testErrorsSize = 0; testErrors[0] = 0;
931 if ((ret == 0) && (strstr(testErrors, "nimplemente
[all...]
H A Dtestrecurse.c310 static char testErrors[32769]; variable
321 res = vsnprintf(&testErrors[testErrorsSize],
328 testErrors[testErrorsSize] = 0;
332 testErrors[testErrorsSize] = 0;
858 testErrors[0] = 0;
887 testErrors[0] = 0;
H A Druntest.c241 static char testErrors[32769]; variable
252 res = vsnprintf(&testErrors[testErrorsSize],
259 testErrors[testErrorsSize] = 0;
263 testErrors[testErrorsSize] = 0;
274 res = vsnprintf(&testErrors[testErrorsSize],
281 testErrors[testErrorsSize] = 0;
285 testErrors[testErrorsSize] = 0;
1876 res = compareFileMem(err, testErrors, testErrorsSize);
2048 res = compareFileMem(err, testErrors, testErrorsSize);
2164 ret = compareFileMem(err, testErrors, testErrorsSiz
[all...]
H A Dtestlimits.c405 static char testErrors[32769]; variable
416 res = vsnprintf(&testErrors[testErrorsSize],
423 testErrors[testErrorsSize] = 0;
427 testErrors[testErrorsSize] = 0;
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Drunxmlconf.c116 static char testErrors[32769]; variable
128 fprintf(logfile, "%s", testErrors);
129 testErrorsSize = 0; testErrors[0] = 0;
144 res = snprintf(&testErrors[testErrorsSize],
155 testErrors[testErrorsSize] = 0;
159 testErrors[testErrorsSize] = 0;
315 testErrorsSize = 0; testErrors[0] = 0;
390 testErrorsSize = 0; testErrors[0] = 0;
H A Drunsuite.c175 static char testErrors[32769]; variable
185 fprintf(logfile, "%s", testErrors);
186 testErrorsSize = 0; testErrors[0] = 0;
203 res = vsnprintf(&testErrors[testErrorsSize],
210 testErrors[testErrorsSize] = 0;
214 testErrors[testErrorsSize] = 0;
442 testErrorsSize = 0; testErrors[0] = 0;
798 testErrorsSize = 0; testErrors[0] = 0;
896 testErrorsSize = 0; testErrors[0] = 0;
943 if ((ret == 0) && (strstr(testErrors, "nimplemente
[all...]
H A Dtestrecurse.c314 static char testErrors[32769]; variable
325 res = vsnprintf(&testErrors[testErrorsSize],
332 testErrors[testErrorsSize] = 0;
336 testErrors[testErrorsSize] = 0;
866 testErrors[0] = 0;
895 testErrors[0] = 0;
H A Druntest.c245 static char testErrors[32769]; variable
256 res = vsnprintf(&testErrors[testErrorsSize],
263 testErrors[testErrorsSize] = 0;
267 testErrors[testErrorsSize] = 0;
278 res = vsnprintf(&testErrors[testErrorsSize],
285 testErrors[testErrorsSize] = 0;
289 testErrors[testErrorsSize] = 0;
1880 res = compareFileMem(err, testErrors, testErrorsSize);
2052 res = compareFileMem(err, testErrors, testErrorsSize);
2168 ret = compareFileMem(err, testErrors, testErrorsSiz
[all...]

Completed in 200 milliseconds