Searched refs:attId (Results 1 – 1 of 1) sorted by relevance
274 const struct attribute_id *attId; member505 const ATTRIBUTE_ID *attId, const XML_Char *uri,507 static int defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId,3429 ATTRIBUTE_ID *attId in storeAtts() local3432 if (! attId) in storeAtts()3448 if ((attId->name)[-1]) { in storeAtts()3453 (attId->name)[-1] = 1; in storeAtts()3454 appAtts[attIndex++] = attId->name; in storeAtts()3460 if (attId->maybeTokenized) { in storeAtts()3463 if (attId == elementType->defaultAtts[j].id) { in storeAtts()[all …]