Home
last modified time | relevance | path

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

/minix/external/mit/expat/dist/lib/
H A Dxmlparse.c288 int *scaffIndex; member
4429 if (dtd->scaffIndex) { in doProlog()
4434 dtd->scaffIndex = temp; in doProlog()
5664 p->scaffIndex = NULL; in dtdCreate()
5704 ms->free_fcn(p->scaffIndex); in dtdReset()
5705 p->scaffIndex = NULL; in dtdReset()
5741 ms->free_fcn(p->scaffIndex); in dtdDestroy()
5877 newDtd->scaffIndex = oldDtd->scaffIndex; in dtdCopy()
6280 if (!dtd->scaffIndex) { in nextScaffoldPart()
6282 if (!dtd->scaffIndex) in nextScaffoldPart()
[all …]