Searched refs:attId (Results 1 – 1 of 1) sorted by relevance
275 const struct attribute_id *attId; member517 const ATTRIBUTE_ID *attId, const XML_Char *uri,519 static int defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId,3563 ATTRIBUTE_ID *attId in storeAtts() local3566 if (! attId) in storeAtts()3582 if ((attId->name)[-1]) { in storeAtts()3587 (attId->name)[-1] = 1; in storeAtts()3588 appAtts[attIndex++] = attId->name; in storeAtts()3594 if (attId->maybeTokenized) { in storeAtts()3597 if (attId == elementType->defaultAtts[j].id) { in storeAtts()[all …]