Searched refs:attIndex (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.c2624 int attIndex = 0; local
2680 appAtts[attIndex++] = attId->name;
2702 appAtts[attIndex] = poolStart(&tempPool);
2707 appAtts[attIndex] = poolStoreString(&tempPool, enc, atts[i].valuePtr,
2709 if (appAtts[attIndex] == 0)
2718 appAtts[attIndex], bindingsPtr);
2721 --attIndex;
2725 attIndex++;
2731 attIndex++;
2735 nSpecifiedAtts = attIndex;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/lib/
H A Dxmlparse.c2365 int attIndex = 0; local
2418 appAtts[attIndex++] = attId->name;
2440 appAtts[attIndex] = poolStart(&tempPool);
2445 appAtts[attIndex] = poolStoreString(&tempPool, enc, atts[i].valuePtr,
2447 if (appAtts[attIndex] == 0)
2456 appAtts[attIndex], bindingsPtr);
2459 --attIndex;
2463 attIndex++;
2469 attIndex++;
2473 nSpecifiedAtts = attIndex;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dxmlparse.c2623 int attIndex = 0; local
2679 appAtts[attIndex++] = attId->name;
2701 appAtts[attIndex] = poolStart(&tempPool);
2706 appAtts[attIndex] = poolStoreString(&tempPool, enc, atts[i].valuePtr,
2708 if (appAtts[attIndex] == 0)
2717 appAtts[attIndex], bindingsPtr);
2720 --attIndex;
2724 attIndex++;
2730 attIndex++;
2734 nSpecifiedAtts = attIndex;
[all...]

Completed in 124 milliseconds