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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/lib/
H A Dxmlparse.c2364 const XML_Char **appAtts; /* the attribute list for the application */ local
2403 appAtts = (const XML_Char **)atts;
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);
2476 if (appAtts[i] == elementType->idAtt->name) {
2498 appAtts[attIndex++] = da->id->name;
2499 appAtts[attInde
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/lib/
H A Dxmlparse.c2623 const XML_Char **appAtts; /* the attribute list for the application */ local
2662 appAtts = (const XML_Char **)atts;
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);
2738 if (appAtts[i] == elementType->idAtt->name) {
2760 appAtts[attIndex++] = da->id->name;
2761 appAtts[attInde
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dxmlparse.c2622 const XML_Char **appAtts; /* the attribute list for the application */ local
2661 appAtts = (const XML_Char **)atts;
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);
2737 if (appAtts[i] == elementType->idAtt->name) {
2759 appAtts[attIndex++] = da->id->name;
2760 appAtts[attInde
[all...]

Completed in 90 milliseconds