declElementType   877 third_party/expat/files/lib/xmlparse.c   declElementType = NULL;
declElementType  1015 third_party/expat/files/lib/xmlparse.c   ELEMENT_TYPE * oldDeclElementType = declElementType;
declElementType  1075 third_party/expat/files/lib/xmlparse.c   declElementType = oldDeclElementType;
declElementType  4018 third_party/expat/files/lib/xmlparse.c       declElementType = getElementType(parser, enc, s, next);
declElementType  4019 third_party/expat/files/lib/xmlparse.c       if (!declElementType)
declElementType  4082 third_party/expat/files/lib/xmlparse.c         if (!defineAttribute(declElementType, declAttributeId,
declElementType  4098 third_party/expat/files/lib/xmlparse.c           attlistDeclHandler(handlerArg, declElementType->name,
declElementType  4120 third_party/expat/files/lib/xmlparse.c         if (!defineAttribute(declElementType, declAttributeId,
declElementType  4135 third_party/expat/files/lib/xmlparse.c           attlistDeclHandler(handlerArg, declElementType->name,
declElementType  4561 third_party/expat/files/lib/xmlparse.c         declElementType = getElementType(parser, enc, s, next);
declElementType  4562 third_party/expat/files/lib/xmlparse.c         if (!declElementType)
declElementType  4586 third_party/expat/files/lib/xmlparse.c           elementDeclHandler(handlerArg, declElementType->name, content);
declElementType  4662 third_party/expat/files/lib/xmlparse.c             elementDeclHandler(handlerArg, declElementType->name, model);