Home | History | Annotate | Download | only in expat

Lines Matching refs:allocsize

6242   int allocsize = (dtd->scaffCount * sizeof(XML_Content)

6245 ret = (XML_Content *)MALLOC(allocsize);