Searched refs:attId (Results 1 – 1 of 1) sorted by relevance
156 const struct attribute_id *attId; member363 addBinding(XML_Parser parser, PREFIX *prefix, const ATTRIBUTE_ID *attId,2810 ATTRIBUTE_ID *attId = getAttributeId(parser, enc, currAtt->name, in storeAtts() local2813 if (!attId) in storeAtts()2827 if ((attId->name)[-1]) { in storeAtts()2832 (attId->name)[-1] = 1; in storeAtts()2833 appAtts[attIndex++] = attId->name; in storeAtts()2839 if (attId->maybeTokenized) { in storeAtts()2842 if (attId == elementType->defaultAtts[j].id) { in storeAtts()2867 if (attId->prefix) { in storeAtts()[all …]