Searched refs:attributeDef (Results 1 – 5 of 5) sorted by relevance
21 ConstPtr<AttributeDefinitionList> attributeDef() const;23 Ptr<AttributeDefinitionList> attributeDef();31 ConstPtr<AttributeDefinitionList> Attributed::attributeDef() const in attributeDef() function43 Ptr<AttributeDefinitionList> Attributed::attributeDef() in attributeDef() function
176 attributeDef(const ElementType *) const;401 ComplexLpd::attributeDef(const ElementType *e) const in attributeDef() function
183 simpleLinkAtts.back().init(lpd.attributeDef()); in endProlog()719 if (!elements[i]->attributeDef().isNull()) in parseElementDecl()801 const AttributeDefinitionList *attDef = e->attributeDef().pointer(); in checkElementAttribute()978 if (lpd.attributeDef().isNull()) in parseAttlistDecl()998 if (defComplexLpd().attributeDef(e).isNull()) in parseAttlistDecl()1016 if (attributed[i]->attributeDef().isNull()) { in parseAttlistDecl()1040 curAdl = attributed[i]->attributeDef().pointer(); in parseAttlistDecl()1111 AttributeList attributes(entityNotation->attributeDef()); in parseAttlistDecl()1741 AttributeList attributes(notation->attributeDef()); in parseExternalEntity()2311 if (!notation->defined() && !notation->attributeDef().isNull()) in checkDtd()[all …]
656 ConstPtr<AttributeDefinitionList> notAttDef = notation->attributeDef(); in init()1057 attributeList_.init(metaType->attributeDef()); in processStartElement()1176 to.init(map.attributed->attributeDef()); in mapAttributes()1204 && (map.attributed->attributeDef()->def(map.attMapTo[i]) in mapAttributes()1327 = metaAttributed->attributeDef(); in buildMetaMap()1571 metaAttDef = map.attributed->attributeDef(); in buildAttributeMapRename()1634 = map.attributed->attributeDef(); in buildAttributeMapRest()
435 AttributeList *attributes = allocAttributeList(e->attributeDef(), 0); in parseStartTag()520 AttributeList *attributes = allocAttributeList(e->attributeDef(), 0); in parseEmptyStartTag()791 = allocAttributeList(e->attributeDef(), in tryImplyTag()1195 = allocAttributeList(m->attributeDef(), 1); in handleBadStartTag()