Searched refs:scaffCount (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/lib/
H A Dxmlparse.c284 unsigned scaffCount; member in struct:__anon1765
4454 dtd->scaffCount = 0;
5557 p->scaffCount = 0;
5600 p->scaffCount = 0;
6172 if (dtd->scaffCount >= dtd->scaffSize) {
6190 next = dtd->scaffCount++;
6251 int allocsize = (dtd->scaffCount * sizeof(XML_Content)
6258 str = (XML_Char *) (&ret[dtd->scaffCount]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/lib/
H A Dxmlparse.c267 unsigned scaffCount; member in struct:__anon569
3984 dtd->scaffCount = 0;
4979 p->scaffCount = 0;
5026 p->scaffCount = 0;
5595 if (dtd->scaffCount >= dtd->scaffSize) {
5613 next = dtd->scaffCount++;
5674 int allocsize = (dtd->scaffCount * sizeof(XML_Content)
5681 str = (XML_Char *) (&ret[dtd->scaffCount]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dxmlparse.c284 unsigned scaffCount; member in struct:__anon6397
4453 dtd->scaffCount = 0;
5556 p->scaffCount = 0;
5599 p->scaffCount = 0;
6171 if (dtd->scaffCount >= dtd->scaffSize) {
6189 next = dtd->scaffCount++;
6250 int allocsize = (dtd->scaffCount * sizeof(XML_Content)
6257 str = (XML_Char *) (&ret[dtd->scaffCount]);

Completed in 114 milliseconds