Home | History | Annotate | Download | only in lib

Lines Matching refs:attIndex

2706   int attIndex = 0;
2783 appAtts[attIndex++] = attId->name;
2805 appAtts[attIndex] = poolStart(&tempPool);
2810 appAtts[attIndex] = poolStoreString(&tempPool, enc, atts[i].valuePtr,
2812 if (appAtts[attIndex] == 0)
2821 appAtts[attIndex], bindingsPtr);
2824 --attIndex;
2828 attIndex++;
2834 attIndex++;
2838 nSpecifiedAtts = attIndex;
2840 for (i = 0; i < attIndex; i += 2)
2863 appAtts[attIndex++] = da->id->name;
2864 appAtts[attIndex++] = da->value;
2869 appAtts[attIndex++] = da->id->name;
2870 appAtts[attIndex++] = da->value;
2874 appAtts[attIndex] = 0;
2906 for (; i < attIndex; i += 2) {
2985 for (; i < attIndex; i += 2)