Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c3414 ATTRIBUTE_ID *attId in storeAtts() local
3417 if (! attId) in storeAtts()
3433 if ((attId->name)[-1]) { in storeAtts()
3438 (attId->name)[-1] = 1; in storeAtts()
3473 if (attId->prefix) { in storeAtts()
3474 if (attId->xmlns) { in storeAtts()
3476 enum XML_Error result = addBinding(parser, attId->prefix, attId, in storeAtts()
3485 (attId->name)[-1] = 2; in storeAtts()
4040 b->attId = attId; in addBinding()
6514 type->idAtt = attId; in defineAttribute()
[all …]