Home
last modified time | relevance | path

Searched refs:ctnt (Results 1 – 8 of 8) sorted by relevance

/external/cronet/third_party/libxml/src/
Dtestrecurse.c403 xmlChar *ctnt; in xmlParserPrintFileContextInternal() local
422 ctnt = content; in xmlParserPrintFileContextInternal()
426 *ctnt++ = *cur++; in xmlParserPrintFileContextInternal()
429 *ctnt = 0; in xmlParserPrintFileContextInternal()
434 ctnt = content; in xmlParserPrintFileContextInternal()
436 while ((n<col) && (n++ < sizeof(content)-2) && (*ctnt != 0)) { in xmlParserPrintFileContextInternal()
437 if (*(ctnt) != '\t') in xmlParserPrintFileContextInternal()
438 *(ctnt) = ' '; in xmlParserPrintFileContextInternal()
439 ctnt++; in xmlParserPrintFileContextInternal()
441 *ctnt++ = '^'; in xmlParserPrintFileContextInternal()
[all …]
Dtestlimits.c435 xmlChar *ctnt; in xmlParserPrintFileContextInternal() local
454 ctnt = content; in xmlParserPrintFileContextInternal()
458 *ctnt++ = *cur++; in xmlParserPrintFileContextInternal()
461 *ctnt = 0; in xmlParserPrintFileContextInternal()
466 ctnt = content; in xmlParserPrintFileContextInternal()
468 while ((n<col) && (n++ < sizeof(content)-2) && (*ctnt != 0)) { in xmlParserPrintFileContextInternal()
469 if (*(ctnt) != '\t') in xmlParserPrintFileContextInternal()
470 *(ctnt) = ' '; in xmlParserPrintFileContextInternal()
471 ctnt++; in xmlParserPrintFileContextInternal()
473 *ctnt++ = '^'; in xmlParserPrintFileContextInternal()
[all …]
Derror.c180 xmlChar *ctnt; in xmlParserPrintFileContextInternal() local
226 ctnt = content; in xmlParserPrintFileContextInternal()
228 while ((n<col) && (n++ < sizeof(content)-2) && (*ctnt != 0)) { in xmlParserPrintFileContextInternal()
229 if (*(ctnt) != '\t') in xmlParserPrintFileContextInternal()
230 *(ctnt) = ' '; in xmlParserPrintFileContextInternal()
231 ctnt++; in xmlParserPrintFileContextInternal()
233 *ctnt++ = '^'; in xmlParserPrintFileContextInternal()
234 *ctnt = 0; in xmlParserPrintFileContextInternal()
Druntest.c307 xmlChar *ctnt; in xmlParserPrintFileContextInternal() local
351 ctnt = content; in xmlParserPrintFileContextInternal()
353 while ((n<col) && (n++ < sizeof(content)-2) && (*ctnt != 0)) { in xmlParserPrintFileContextInternal()
354 if (*(ctnt) != '\t') in xmlParserPrintFileContextInternal()
355 *(ctnt) = ' '; in xmlParserPrintFileContextInternal()
356 ctnt++; in xmlParserPrintFileContextInternal()
358 *ctnt++ = '^'; in xmlParserPrintFileContextInternal()
359 *ctnt = 0; in xmlParserPrintFileContextInternal()
/external/libxml2/
Dtestrecurse.c403 xmlChar *ctnt; in xmlParserPrintFileContextInternal() local
422 ctnt = content; in xmlParserPrintFileContextInternal()
426 *ctnt++ = *cur++; in xmlParserPrintFileContextInternal()
429 *ctnt = 0; in xmlParserPrintFileContextInternal()
434 ctnt = content; in xmlParserPrintFileContextInternal()
436 while ((n<col) && (n++ < sizeof(content)-2) && (*ctnt != 0)) { in xmlParserPrintFileContextInternal()
437 if (*(ctnt) != '\t') in xmlParserPrintFileContextInternal()
438 *(ctnt) = ' '; in xmlParserPrintFileContextInternal()
439 ctnt++; in xmlParserPrintFileContextInternal()
441 *ctnt++ = '^'; in xmlParserPrintFileContextInternal()
[all …]
Dtestlimits.c435 xmlChar *ctnt; in xmlParserPrintFileContextInternal() local
454 ctnt = content; in xmlParserPrintFileContextInternal()
458 *ctnt++ = *cur++; in xmlParserPrintFileContextInternal()
461 *ctnt = 0; in xmlParserPrintFileContextInternal()
466 ctnt = content; in xmlParserPrintFileContextInternal()
468 while ((n<col) && (n++ < sizeof(content)-2) && (*ctnt != 0)) { in xmlParserPrintFileContextInternal()
469 if (*(ctnt) != '\t') in xmlParserPrintFileContextInternal()
470 *(ctnt) = ' '; in xmlParserPrintFileContextInternal()
471 ctnt++; in xmlParserPrintFileContextInternal()
473 *ctnt++ = '^'; in xmlParserPrintFileContextInternal()
[all …]
Derror.c180 xmlChar *ctnt; in xmlParserPrintFileContextInternal() local
226 ctnt = content; in xmlParserPrintFileContextInternal()
228 while ((n<col) && (n++ < sizeof(content)-2) && (*ctnt != 0)) { in xmlParserPrintFileContextInternal()
229 if (*(ctnt) != '\t') in xmlParserPrintFileContextInternal()
230 *(ctnt) = ' '; in xmlParserPrintFileContextInternal()
231 ctnt++; in xmlParserPrintFileContextInternal()
233 *ctnt++ = '^'; in xmlParserPrintFileContextInternal()
234 *ctnt = 0; in xmlParserPrintFileContextInternal()
Druntest.c307 xmlChar *ctnt; in xmlParserPrintFileContextInternal() local
351 ctnt = content; in xmlParserPrintFileContextInternal()
353 while ((n<col) && (n++ < sizeof(content)-2) && (*ctnt != 0)) { in xmlParserPrintFileContextInternal()
354 if (*(ctnt) != '\t') in xmlParserPrintFileContextInternal()
355 *(ctnt) = ' '; in xmlParserPrintFileContextInternal()
356 ctnt++; in xmlParserPrintFileContextInternal()
358 *ctnt++ = '^'; in xmlParserPrintFileContextInternal()
359 *ctnt = 0; in xmlParserPrintFileContextInternal()