Searched refs:poolStart (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.c440 #define poolStart(pool) ((pool)->start) macro
2702 appAtts[attIndex] = poolStart(&tempPool);
2840 const XML_Char *s1 = poolStart(&tempPool);
2863 s = poolStart(&tempPool);
4007 attVal = poolStart(&dtd->pool);
4040 declEntity->textPtr = poolStart(&dtd->entityValuePool);
5303 prefix = (PREFIX *)lookup(&dtd->prefixes, poolStart(&dtd->pool),
5307 if (prefix->name == poolStart(&dtd->pool))
5365 id->prefix = (PREFIX *)lookup(&dtd->prefixes, poolStart(&dtd->pool),
5367 if (id->prefix->name == poolStart(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dxmlparse.c440 #define poolStart(pool) ((pool)->start) macro
2701 appAtts[attIndex] = poolStart(&tempPool);
2839 const XML_Char *s1 = poolStart(&tempPool);
2862 s = poolStart(&tempPool);
4006 attVal = poolStart(&dtd->pool);
4039 declEntity->textPtr = poolStart(&dtd->entityValuePool);
5302 prefix = (PREFIX *)lookup(&dtd->prefixes, poolStart(&dtd->pool),
5306 if (prefix->name == poolStart(&dtd->pool))
5364 id->prefix = (PREFIX *)lookup(&dtd->prefixes, poolStart(&dtd->pool),
5366 if (id->prefix->name == poolStart(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/lib/
H A Dxmlparse.c418 #define poolStart(pool) ((pool)->start) macro
2440 appAtts[attIndex] = poolStart(&tempPool);
2542 appAtts[i] = poolStart(&tempPool);
3538 attVal = poolStart(&dtd->pool);
3571 declEntity->textPtr = poolStart(&dtd->entityValuePool);
4725 prefix = (PREFIX *)lookup(&dtd->prefixes, poolStart(&dtd->pool),
4729 if (prefix->name == poolStart(&dtd->pool))
4785 id->prefix = (PREFIX *)lookup(&dtd->prefixes, poolStart(&dtd->pool),
4787 if (id->prefix->name == poolStart(&dtd->pool))
4881 e = (ENTITY *)lookup(&dtd->generalEntities, poolStart(
[all...]

Completed in 72 milliseconds