Searched refs:attId (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.c146 const struct attribute_id *attId; member in struct:binding
353 addBinding(XML_Parser parser, PREFIX *prefix, const ATTRIBUTE_ID *attId,
2665 ATTRIBUTE_ID *attId = getAttributeId(parser, enc, atts[i].name, local
2668 if (!attId)
2674 if ((attId->name)[-1]) {
2679 (attId->name)[-1] = 1;
2680 appAtts[attIndex++] = attId->name;
2686 if (attId->maybeTokenized) {
2689 if (attId == elementType->defaultAtts[j].id) {
2714 if (attId
2947 addBinding(XML_Parser parser, PREFIX *prefix, const ATTRIBUTE_ID *attId, const XML_Char *uri, BINDING **bindingsPtr) argument
5245 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId, XML_Bool isCdata, XML_Bool isId, const XML_Char *value, XML_Parser parser) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dxmlparse.c146 const struct attribute_id *attId; member in struct:binding
353 addBinding(XML_Parser parser, PREFIX *prefix, const ATTRIBUTE_ID *attId,
2664 ATTRIBUTE_ID *attId = getAttributeId(parser, enc, atts[i].name, local
2667 if (!attId)
2673 if ((attId->name)[-1]) {
2678 (attId->name)[-1] = 1;
2679 appAtts[attIndex++] = attId->name;
2685 if (attId->maybeTokenized) {
2688 if (attId == elementType->defaultAtts[j].id) {
2713 if (attId
2946 addBinding(XML_Parser parser, PREFIX *prefix, const ATTRIBUTE_ID *attId, const XML_Char *uri, BINDING **bindingsPtr) argument
5244 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId, XML_Bool isCdata, XML_Bool isId, const XML_Char *value, XML_Parser parser) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/lib/
H A Dxmlparse.c136 const struct attribute_id *attId; member in struct:binding
330 addBinding(XML_Parser parser, PREFIX *prefix, const ATTRIBUTE_ID *attId,
2406 ATTRIBUTE_ID *attId = getAttributeId(parser, enc, atts[i].name, local
2409 if (!attId)
2412 if ((attId->name)[-1]) {
2417 (attId->name)[-1] = 1;
2418 appAtts[attIndex++] = attId->name;
2424 if (attId->maybeTokenized) {
2427 if (attId == elementType->defaultAtts[j].id) {
2452 if (attId
2613 addBinding(XML_Parser parser, PREFIX *prefix, const ATTRIBUTE_ID *attId, const XML_Char *uri, BINDING **bindingsPtr) argument
4667 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId, XML_Bool isCdata, XML_Bool isId, const XML_Char *value, XML_Parser parser) argument
[all...]

Completed in 81 milliseconds