Searched refs:attId (Results 1 – 1 of 1) sorted by relevance
275 const struct attribute_id *attId; member506 const ATTRIBUTE_ID *attId, const XML_Char *uri,508 static int defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId,3439 ATTRIBUTE_ID *attId in storeAtts() local3442 if (! attId) in storeAtts()3458 if ((attId->name)[-1]) { in storeAtts()3463 (attId->name)[-1] = 1; in storeAtts()3464 appAtts[attIndex++] = attId->name; in storeAtts()3470 if (attId->maybeTokenized) { in storeAtts()3473 if (attId == elementType->defaultAtts[j].id) { in storeAtts()[all …]