Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c271 const struct attribute_id *attId; member
525 const ATTRIBUTE_ID *attId, const XML_Char *uri,
527 static int defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId,
3852 ATTRIBUTE_ID *attId local
3855 if (! attId)
3871 if ((attId->name)[-1]) {
3876 (attId->name)[-1] = 1;
3877 appAtts[attIndex++] = attId->name;
3883 if (attId->maybeTokenized) {
3886 if (attId == elementType->defaultAtts[j].id) {
[all …]