Searched refs:attributeIds (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.c263 HASH_TABLE attributeIds; member in struct:__anon1765
2810 id = (ATTRIBUTE_ID *)lookup(&dtd->attributeIds, s, 0);
5332 id = (ATTRIBUTE_ID *)lookup(&dtd->attributeIds, name, sizeof(ATTRIBUTE_ID));
5543 hashTableInit(&(p->attributeIds), ms);
5584 hashTableClear(&(p->attributeIds));
5625 hashTableDestroy(&(p->attributeIds));
5659 hashTableIterInit(&iter, &(oldDtd->attributeIds));
5677 newA = (ATTRIBUTE_ID *)lookup(&(newDtd->attributeIds), name,
5720 lookup(&(newDtd->attributeIds), oldE->idAtt->name, 0);
5727 lookup(&(newDtd->attributeIds), old
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/lib/
H A Dxmlparse.c246 HASH_TABLE attributeIds; member in struct:__anon569
2518 id = (ATTRIBUTE_ID *)lookup(&dtd->attributeIds, appAtts[i], 0);
4753 id = (ATTRIBUTE_ID *)lookup(&dtd->attributeIds, name, sizeof(ATTRIBUTE_ID));
4965 hashTableInit(&(p->attributeIds), ms);
5006 hashTableClear(&(p->attributeIds));
5051 hashTableDestroy(&(p->attributeIds));
5089 hashTableIterInit(&iter, &(oldDtd->attributeIds));
5107 newA = (ATTRIBUTE_ID *)lookup(&(newDtd->attributeIds), name,
5150 lookup(&(newDtd->attributeIds), oldE->idAtt->name, 0);
5157 lookup(&(newDtd->attributeIds), old
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dxmlparse.c263 HASH_TABLE attributeIds; member in struct:__anon6397
2809 id = (ATTRIBUTE_ID *)lookup(&dtd->attributeIds, s, 0);
5331 id = (ATTRIBUTE_ID *)lookup(&dtd->attributeIds, name, sizeof(ATTRIBUTE_ID));
5542 hashTableInit(&(p->attributeIds), ms);
5583 hashTableClear(&(p->attributeIds));
5624 hashTableDestroy(&(p->attributeIds));
5658 hashTableIterInit(&iter, &(oldDtd->attributeIds));
5676 newA = (ATTRIBUTE_ID *)lookup(&(newDtd->attributeIds), name,
5719 lookup(&(newDtd->attributeIds), oldE->idAtt->name, 0);
5726 lookup(&(newDtd->attributeIds), old
[all...]

Completed in 107 milliseconds