Home
last modified time | relevance | path

Searched refs:attId (Results 1 – 1 of 1) sorted by relevance

/src/contrib/expat/lib/
H A Dxmlparse.c276 const struct attribute_id *attId; member
526 const ATTRIBUTE_ID *attId, const XML_Char *uri,
528 static int defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId,
3925 ATTRIBUTE_ID *attId local
3928 if (! attId)
3944 if ((attId->name)[-1]) {
3949 (attId->name)[-1] = 1;
3950 appAtts[attIndex++] = attId->name;
3956 if (attId->maybeTokenized) {
3959 if (attId == elementType->defaultAtts[j].id) {
[all …]