Searched refs:attId (Results 1 – 1 of 1) sorted by relevance
148 const struct attribute_id *attId; member355 addBinding(XML_Parser parser, PREFIX *prefix, const ATTRIBUTE_ID *attId,2771 ATTRIBUTE_ID *attId = getAttributeId(parser, enc, currAtt->name, in storeAtts() local2774 if (!attId) in storeAtts()2788 if ((attId->name)[-1]) { in storeAtts()2793 (attId->name)[-1] = 1; in storeAtts()2794 appAtts[attIndex++] = attId->name; in storeAtts()2800 if (attId->maybeTokenized) { in storeAtts()2803 if (attId == elementType->defaultAtts[j].id) { in storeAtts()2828 if (attId->prefix) { in storeAtts()[all …]