Home
last modified time | relevance | path

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

/openbsd/lib/libexpat/lib/
H A Dxmlparse.c415 int *scaffIndex; member
5426 if (dtd->scaffIndex) { in doProlog()
5457 assert(dtd->scaffIndex != NULL); in doProlog()
6875 p->scaffIndex = NULL; in dtdCreate()
6914 ms->free_fcn(p->scaffIndex); in dtdReset()
6915 p->scaffIndex = NULL; in dtdReset()
6950 ms->free_fcn(p->scaffIndex); in dtdDestroy()
7090 newDtd->scaffIndex = oldDtd->scaffIndex; in dtdCopy()
7582 if (! dtd->scaffIndex) { in nextScaffoldPart()
7593 if (! dtd->scaffIndex) in nextScaffoldPart()
[all …]